]> 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)
commit05e18e9fffb74b01a6fe028d93e0caba40a2dc92
tree23c9ee89e713ada161a069a228d732ff55a3bcc7
parentcce671d10cdf7ca8cff0806cfc66a0c2b1a2d46d
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