Re: [lkp] [x86/mm/64] 4bc0303aff: BUG: stack guard page was hit at ffffc900001bbff8

From: Steven Rostedt
Date: Mon Aug 08 2016 - 10:58:44 EST


On Mon, 8 Aug 2016 10:56:49 -0400
Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> Yeah, looking at the error path, if registering an ops cause a
> ftrace_bug, then ftrace is completely (well, mostly) which means that
^
I left out the word... disabled

> if the user unregistered the ops, nothing would happen. It which case,

"In which case"

> if it freed the ops after it failed, then we can have this case.
>

Not enough coffee on this Monday morning.

-- Steve