Re: [PATCH 2.6.27-rc1-git5 2/26] mdb: correct kprobes int3 trap

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <jmerkey@...>
Cc: <linux-kernel@...>
Date: Wednesday, August 6, 2008 - 4:40 am

On Tue, Aug 05, 2008 at 12:26:35AM -0600, jmerkey@wolfmountaingroup.com wrote:
...


Kprobes needs to be the first consumer of these exceptions (via
notify_die); if the exception was due to a kprobe, it does its thing
without requiring any user intervention. Here, for example, you can get
into mdb for a kprobe breakpoint hit.

Please move the mdb hooks to after kprobes has been notified. Better
still, integrate mdb to use the notify_die infrastructure and use a
lower priority than what kprobes does for it.

Ananth
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2.6.27-rc1-git5 2/26] mdb: correct kprobes int3 t..., Ananth N Mavinakayanahalli..., (Wed Aug 6, 4:40 am)