Re: [tip:core/urgent] watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Simplify deferred event destroy")

From: Thomas Gleixner
Date: Wed Nov 01 2017 - 16:53:29 EST


On Wed, 1 Nov 2017, Guenter Roeck wrote:
> > + per_cpu(dead_event_ev, cpu) = NULL;
>
> Uuhh ... there is an extra _ev which somehow slipped in and doesn't
> compile.

zero bot noticed already and yelled at me. I have no clue how I managed to
fat finger that after compiling it ....

Fixed and repushed.