Can you also move kernel_read_* out of fs.h? That header gets pulled in just about everywhere and doesn't really need function not related to the general fs interface.
- [PATCH 0/3] fs: reduce export usage of kerne_read*() cal... Luis Chamberlain
- [PATCH 1/3] fs: unexport kernel_read_file() Luis Chamberlain
- [PATCH 3/3] fs: move kernel_read*() calls to its ow... Luis Chamberlain
- [PATCH 2/3] security: add symbol namespace for read... Luis Chamberlain
- Re: [PATCH 2/3] security: add symbol namespace ... Eric W. Biederman
- Re: [PATCH 2/3] security: add symbol namesp... Greg KH
- Re: [PATCH 2/3] security: add symbol namesp... Luis Chamberlain
- Re: [PATCH 2/3] security: add symbol na... Greg KH
- Re: [PATCH 2/3] security: add symbol na... Josh Triplett
- Re: [PATCH 0/3] fs: reduce export usage of kerne_re... Christoph Hellwig