Re: [(resend)patch 0/7] Notify page fault call chain

From: Keith Owens
Date: Wed Apr 19 2006 - 20:27:22 EST


Anil S Keshavamurthy (on Wed, 19 Apr 2006 15:14:19 -0700) wrote:
>Hi Andrew,
>
>Currently in the do_page_fault() code path, we call
>notify_die(DIE_PAGE_FAULT, ...) to notify the page fault.
>The only interested components for this page fault
>notifications are Kprobes and/or kdb.

Only kprobes. kdb does not care about page faults.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/