Re: [PATCH 1/2] module: stats: include uapi/linux/module.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Apr 18, 2023 at 12:02:46AM +0200, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@xxxxxxxx>
> 
> MODULE_INIT_COMPRESSED_FILE is defined in the uapi header, which
> is not included indirectly from the normal linux/module.h, but
> has to be pulled in explicitly:
> 
> kernel/module/stats.c: In function 'mod_stat_bump_invalid':
> kernel/module/stats.c:227:14: error: 'MODULE_INIT_COMPRESSED_FILE' undeclared (first use in this function)
>   227 |  if (flags & MODULE_INIT_COMPRESSED_FILE)
>       |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

Applied this 1/2 patch and pushed, thanks!

  Luis



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux