On Mon, 23 Nov 2015 13:51:16 -0600 Tom Zanussi <[email protected]> wrote:
> When a trigger is enabled, the cond flag should be set beforehand, > otherwise a trigger that's expecting to process a trace record > (e.g. one with post_trigger set) could be invoked without one. > > Likewise a trigger's cond flag should be reset after it's disabled, > not before. > > Signed-off-by: Tom Zanussi <[email protected]> > Signed-off-by: Daniel Wagner <[email protected]> > Reviewed-by: Masami Hiramatsu <[email protected]> > Tested-by: Masami Hiramatsu <[email protected]> > --- FYI, I've applied this patch as it looks like something that should be added regardless of the rest of the series. -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

