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
| ||
|
Message-ID: <46A66323.7000000@garzik.org> Date: Tue, 24 Jul 2007 16:37:55 -0400 From: Jeff Garzik <jeff@...zik.org> To: Geert Uytterhoeven <geert@...ux-m68k.org> CC: Andrew Morton <akpm@...ux-foundation.org>, linux-m68k@...r.kernel.org, linux-kernel@...r.kernel.org, netdev@...r.kernel.org Subject: Re: [patch 2/3] netdev: i82596 Ethernet needs <asm/cacheflush.h> Geert Uytterhoeven wrote: > netdev: i82596 Ethernet needs <asm/cacheflush.h> on m68k > > drivers/net/82596.c: In function 'init_rx_bufs': > drivers/net/82596.c:552: error: implicit declaration of function 'cache_clear' > drivers/net/82596.c: In function 'i596_start_xmit': > drivers/net/82596.c:1104: error: implicit declaration of function 'cache_push' > > The driver still compiles on ia32 (CONFIG_APRICOT=y) > > Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org> 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