Re: [PATCH 0/6] Fix warning for missing export.h in Hyper-V drivers

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

 



On Wed, Jun 11, 2025 at 03:34:53PM +0530, Naman Jain wrote:
> When the kernel is compiled with W=1 option, a warning is reported
> if a .c file exports a symbol but does not include export.h header
> file. This warning was added in below patch, which merged recently:
> commit a934a57a42f6 ("scripts/misc-check: check missing #include <linux/export.h> when W=1")
> 
> Fix this issue in Hyper-V drivers. This does not bring any
> functional changes.
> 
> The one in drivers/hv/vmbus_drv.c is going to be fixed with 
> https://lore.kernel.org/all/20250611072704.83199-2-namjain@xxxxxxxxxxxxxxxxxxx/
> so it is not included in this series.
> 
> Naman Jain (6):
>   Drivers: hv: Fix warnings for missing export.h header inclusion
>   x86/hyperv: Fix warnings for missing export.h header inclusion
>   KVM: x86: hyper-v: Fix warnings for missing export.h header inclusion
>   clocksource: hyper-v: Fix warnings for missing export.h header
>     inclusion
>   PCI: hv: Fix warnings for missing export.h header inclusion
>   net: mana: Fix warnings for missing export.h header inclusion

I applied all patches expect the KVM one to hyperv-fixes. Thanks.




[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux