Searched hist:"7343 f2b0db4961d9f386e685e651c663dc763d0c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/Documentation/core-api/ |
H A D | mm-api.rst | diff 7343f2b0db4961d9f386e685e651c663dc763d0c Wed Jul 06 10:52:24 CDT 2022 Yury Norov <yury.norov@gmail.com> headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure
After moving gfp types out of gfp.h, we have to align MAINTAINERS and Docs, to avoid warnings like this:
>> include/linux/gfp.h:1: warning: 'Page mobility and placement hints' not found >> include/linux/gfp.h:1: warning: 'Watermark modifiers' not found >> include/linux/gfp.h:1: warning: 'Reclaim modifiers' not found >> include/linux/gfp.h:1: warning: 'Useful GFP flag combinations' not found
Signed-off-by: Yury Norov <yury.norov@gmail.com>
|
/openbmc/linux/ |
H A D | MAINTAINERS | diff 7343f2b0db4961d9f386e685e651c663dc763d0c Wed Jul 06 10:52:24 CDT 2022 Yury Norov <yury.norov@gmail.com> headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure
After moving gfp types out of gfp.h, we have to align MAINTAINERS and Docs, to avoid warnings like this:
>> include/linux/gfp.h:1: warning: 'Page mobility and placement hints' not found >> include/linux/gfp.h:1: warning: 'Watermark modifiers' not found >> include/linux/gfp.h:1: warning: 'Reclaim modifiers' not found >> include/linux/gfp.h:1: warning: 'Useful GFP flag combinations' not found
Signed-off-by: Yury Norov <yury.norov@gmail.com>
|