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
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
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
3 matches
Mail list logo