[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

can i avoid page fault in interrupt context.



Hi,

I have some interesting queries,can someone help me?
I am accessing user code page , use  katomic_map to
get a pte.
I modify that page by inserting a breakpoint on to it.
Once we hit breakpoint and enter into interrupt
handler,
I again use katomic_map to get a free pte and point to
this page.
I try to again modify that page,it fault on the page.
I dont want to handle tht page fault in the interrupt
context.
Can someone tell me how do i modify that page without
calling the page_fault handler.
Pls let me know if you have any questions.
Thanks in advance 
Prasanna

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
--
Linux-mm-www:   http://linux-mm.org/ website maintenance list
Archive:        http://mail.nl.linux.org/linux-mm-www/
Development:    linux-mm@kvack.org