]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: add cpumask and nodemask files to BITMAP_API
authorYury Norov <yury.norov@gmail.com>
Sun, 23 Jan 2022 18:39:25 +0000 (10:39 -0800)
committerYury Norov <yury.norov@gmail.com>
Fri, 3 Jun 2022 13:52:57 +0000 (06:52 -0700)
commit4ae0eda4cf6f05834c4f4e2a2d4f7832393ccb0a
tree23c9ee89e713ada161a069a228d732ff55a3bcc7
parent634d87d9efa005d3835292c43cd2ee1ca147c0b2
MAINTAINERS: add cpumask and nodemask files to BITMAP_API

cpumask and nodemask APIs are thin wrappers around basic bitmap API, and
corresponding files are not formally maintained. This patch adds them to
BITMAP_API section, so that bitmap folks would have closer look at it.

Signed-off-by: Yury Norov <yury.norov@gmail.com>
MAINTAINERS