Re: [PATCH 3/5] perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0

From: Frederic Weisbecker
Date: Fri Aug 17 2018 - 10:47:40 EST


On Fri, Aug 10, 2018 at 12:47:28PM +0200, Jiri Olsa wrote:
> Once the breakpoint was succesfully modified, the attr->disabled
> value is in bp->attr.disabled. So there's no reason to set it
> again, removing that.
>
> Acked-by: Oleg Nesterov <oleg@xxxxxxxxxx>
> Link: http://lkml.kernel.org/n/tip-v5oaellzsmyszv3rfucuxkp0@xxxxxxxxxxxxxx
> Signed-off-by: Jiri Olsa <jolsa@xxxxxxxxxx>

Acked-by: Frederic Weisbecker <frederic@xxxxxxxxxx>