Bug#374677: this is a linux-kernel-headers problem

2006-06-27 Thread Damián Viano
On Tue, Jun 27, 2006 at 10:45:50PM +0200, Steinar H. Gunderson wrote: > On Sat, Jun 24, 2006 at 03:21:15PM -0300, Damián Viano wrote: > > I've chased this one unto asm-i486/page.h in 2.6.17.1 where you can > > find: > > Are you sure including from userspace is even allowed? AFAICS inb/ou

Bug#374677: this is a linux-kernel-headers problem

2006-06-27 Thread Steinar H. Gunderson
On Sat, Jun 24, 2006 at 03:21:15PM -0300, Damián Viano wrote: > I've chased this one unto asm-i486/page.h in 2.6.17.1 where you can > find: Are you sure including from userspace is even allowed? /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] wi

Bug#374677: this is a linux-kernel-headers problem

2006-06-24 Thread Damián Viano
reassign 374677 linux-kernel-headers 2.6.17.1 thanks I've chased this one unto asm-i486/page.h in 2.6.17.1 where you can find: #define __PAGE_OFFSET CONFIG_PAGE_OFFSET #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) #define __pa(x) ((unsigned long)(x)-PAGE_OFFSET) while in lin