Messages in this thread |  | | Date | Wed, 15 Nov 2000 20:08:43 -0800 | From | "David S. Miller" <> | Subject | Re: 2.4.0-test11-pre5/drivers/net/sunhme.c compile failure on x86 |
| |
Date: Thu, 16 Nov 2000 02:16:32 +0100 (CET) From: willy tarreau <wtarreau@yahoo.fr>
I also had to move the #include <asm/uaccess.h> out of the #ifdef __sparc__/#endif because copy_{from|to}_user were left undefined (see simple patch below).
Applied, thanks.
Later, David S. Miller davem@redhat.com
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |