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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Abhishek Sagar
Date: Wednesday, August 6, 2008 - 5:21 am

On Tue, Aug 5, 2008 at 11:56 AM,  <jmerkey@wolfmountaingroup.com> wrote:

If the mdb() call modifies the IF flag in regs, then it should
probably be called after trace_hardirqs_fixup. Best to keep it behind
notify_die() ensuring that kprobes handles all breakpoints first.
Otherwise at least the mdb function (and others in its call chain)
should be marked as __kprobes.

-- Abhishek Sagar
--
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 ..., Ananth N Mavinakayan ..., (Wed Aug 6, 1:40 am)
Re: [PATCH 2.6.27-rc1-git5 2/26] mdb: correct kprobes int3 ..., Abhishek Sagar, (Wed Aug 6, 5:21 am)