This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: double fault -> PAGE_KERNEL flagged memory


Roland McGrath writes:
 > 
 > In the current Linus kernel, the i386 do_page_fault routine is marked with
 > __kprobes.  As I understand it, this puts it in a special section and no
 > kprobe can be inserted inside the function.  If that's the case, I'm a bit
 > confused as to how this is coming up.

This part of the thread has been a sidebar, AFAICS - the original
poster didn't mention anything about instrumenting the page fault
path.

Tom



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]