Cc: Andi Kleen <andi@...>, Christoph Hellwig <hch@...>, Pavel Roskin <proski@...>, Dave Airlie <airlied@...>, Pekka Paalanen <pq@...>, <linux-kernel@...>, <jbeulich@...>
On Wed, 2008-01-09 at 16:55 -0800, Arjan van de Ven wrote:
Not that rare if you use a modern DRI :-)
In fact, the thing here is that it's mostly kernel mappings though, not
user mappings. So we never get there, we die before we even reach
generic code most of the time iirc.
The whole ioremap stuff is very platform specific, not everybody even
uses the code in mm/vmalloc.c for it, so at this stage, I see no other
option but a hook in do_page_fault().
Cheers,
Ben.
--