[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: More questions...
>
> b) Is there an architecture-independent way to
> determine if a page fault
> was due to a read or write operation? On i386 I can
> look at the %cr2
> value in the sigcontext, but I'd prefer to do
> something less arch-specific...
>
The last parameter to handle_mm_fault() ...
Kanoj
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/