[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] fix 2.4 build again
ChangeSet 1.1433.1.1, 2005/05/04 18:15:16+01:00, smh22@xxxxxxxxxxxxxxxxxxxx fix 2.4 build again Signed-off-by: <steven@xxxxxxxxxxxxx> linux-2.4.29-xen-sparse/mkbuildtree | 1 - linux-2.6.11-xen-sparse/drivers/xen/netfront/netfront.c | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff -Nru a/linux-2.4.29-xen-sparse/mkbuildtree b/linux-2.4.29-xen-sparse/mkbuildtree --- a/linux-2.4.29-xen-sparse/mkbuildtree 2005-05-05 07:03:26 -04:00 +++ b/linux-2.4.29-xen-sparse/mkbuildtree 2005-05-05 07:03:26 -04:00 @@ -232,7 +232,6 @@ ln -sf ../../../${LINUX_26}/arch/xen/kernel/gnttab.c ln -sf ../../../${LINUX_26}/arch/xen/kernel/reboot.c ln -sf ../../../${LINUX_26}/arch/xen/kernel/skbuff.c -ln -sf ../../../${LINUX_26}/arch/xen/i386/kernel/pci-dma.c cd ${AD}/arch/xen/lib ln -sf ../../i386/lib/checksum.S diff -Nru a/linux-2.6.11-xen-sparse/drivers/xen/netfront/netfront.c b/linux-2.6.11-xen-sparse/drivers/xen/netfront/netfront.c --- a/linux-2.6.11-xen-sparse/drivers/xen/netfront/netfront.c 2005-05-05 07:03:26 -04:00 +++ b/linux-2.6.11-xen-sparse/drivers/xen/netfront/netfront.c 2005-05-05 07:03:26 -04:00 @@ -50,6 +50,7 @@ #include <asm-xen/xen-public/io/netif.h> #include <asm-xen/balloon.h> #include <asm/page.h> +#include <asm/uaccess.h> #ifndef __GFP_NOWARN #define __GFP_NOWARN 0 _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |