[PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers

Coly Li colyli at suse.de
Fri Oct 2 04:30:12 EDT 2020


On 2020/10/2 03:48, David Miller wrote:
> From: David Miller <davem at davemloft.net>
> Date: Thu, 01 Oct 2020 12:43:45 -0700 (PDT)
> 
>> Series applied and queued up for -stable, thank you.
> 
> Actually, this doesn't even build:
> 
> In file included from ./arch/x86/include/asm/bug.h:93,
>                  from ./include/linux/bug.h:5,
>                  from ./include/linux/mmdebug.h:5,
>                  from ./include/linux/mm.h:9,
>                  from net/socket.c:55:
> net/socket.c: In function ‘kernel_sendpage’:
> ./include/asm-generic/bug.h:97:3: error: too few arguments to function ‘__warn_printk’
>    97 |   __warn_printk(arg);     \
>       |   ^~~~~~~~~~~~~
> 
> Was this even build tested?
> 

Hi David,

Obviously my fault and no excuse for leaking this uncompleted version to
you. I just re-post a v10 version which I make sure all patches are the
latest version.

Sorry for the inconvenience and thank you in advance for taking this set.

Coly Li



More information about the Linux-nvme mailing list