lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 13 Sep 2008 15:13:23 -0400
From:	Jeff Garzik <jeff@...zik.org>
To:	akpm@...ux-foundation.org
CC:	netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: [patch for 2.6.27? 4/6] drivers/net/mlx4/alloc.c needs mm.h

akpm@...ux-foundation.org wrote:
> From: Andrew Morton <akpm@...ux-foundation.org>
> 
> sparc32 allmodconfig with linux-next:
> 
> drivers/net/mlx4/alloc.c: In function 'mlx4_buf_alloc':
> drivers/net/mlx4/alloc.c:164: error: 'PAGE_KERNEL' undeclared (first use in this function)
> drivers/net/mlx4/alloc.c:164: error: (Each undeclared identifier is reported only once
> drivers/net/mlx4/alloc.c:164: error: for each function it appears in.)
> 
> this is due to some header shuffle in linux-next.  I didn't look to see what
> it was.  I'd sugges that this patch be merged ahead of a linux-next merge to
> avoid bisection breaks.
> 
> We strictly only need asm/pgtable.h, but going direct to asm includes always
> seems grubby.
> 
> Cc: Jeff Garzik <jeff@...zik.org>
> Cc: "David S. Miller" <davem@...emloft.net>
> Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
> ---
> 
>  drivers/net/mlx4/alloc.c |    1 +
>  1 file changed, 1 insertion(+)

applied


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ