[PATCH] ARM: probes: Don't stop the machine if we're in the debugger

Doug Anderson dianders at chromium.org
Tue Aug 25 15:08:07 PDT 2015


Hi,

On Mon, Aug 24, 2015 at 5:19 PM, Stephen Boyd <sboyd at codeaurora.org> wrote:
> Can you add the backtrace?

Good point.  Done.

> Perhaps it would be better to add a different function for the kgdb call
> site? Then it's explicit what's going on without us having to figure out
> when in_dbg_master() is true.

Actually, there was already a function to patch the text directly
without stopping the machine.  :)

Adding a bit of extra noise here to point to my new patch since it has
a very different title than this one (so might be hard to find).  See
<https://patchwork.kernel.org/patch/7073441/>.

-Doug



More information about the linux-arm-kernel mailing list