[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bigmem-patch] 4GB with Linux on IA32
> I will give you one example of the type of cases that I am talking about.
> In drivers/char/bttv.c, VIDIOCSFBUF ioctl seems to be setting the "vidadr"
> to a kernel virtual address from the physical address present in the
> user's pte. This will not work for bigmem pages.
Oh now I understand Linus rather bizarre message
VIDIOCSFBUF takes a physical base address. The &1 stuff thats i nthere is
a debug hook that never got taken out. You can ignore the &1 case in that
ioctl or just remove it.
Alan
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/