public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* notify_page_fault_chain
@ 2006-08-07 13:22 Jan Beulich
  2006-08-07 13:36 ` notify_page_fault_chain Andi Kleen
  2006-08-08  4:05 ` notify_page_fault_chain Keith Owens
  0 siblings, 2 replies; 5+ messages in thread
From: Jan Beulich @ 2006-08-07 13:22 UTC (permalink / raw)
  To: anil.s.keshavamurthy, Andrew Morton, Andreas Kleen; +Cc: linux-kernel

All,

I just noticed this addition to i386 and x86-64, conditionalized upon CONFIG_KPROBES. May I ask what the motivation for
this compatibility breaking change is? Only performance? I consider it already questionable to split out a specific
fault from the general die notification (previous users of the functionality all of the sudden won't get notifications
for one of the most crucial faults anymore), but entirely hiding the functionality (unavailable without CONFIG_KPROBES,
and even with it not getting exported) is really odd.

Thanks for any clarification,
Jan

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-08  4:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-07 13:22 notify_page_fault_chain Jan Beulich
2006-08-07 13:36 ` notify_page_fault_chain Andi Kleen
2006-08-07 14:50   ` notify_page_fault_chain Jan Beulich
2006-08-07 14:55     ` notify_page_fault_chain Andi Kleen
2006-08-08  4:05 ` notify_page_fault_chain Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox