[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.20.1801142312260.2371@nanos>
Date: Sun, 14 Jan 2018 23:13:19 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
cc: Anna-Maria Gleixner <anna-maria@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>, keescook@...omium.org,
Christoph Hellwig <hch@....de>,
John Stultz <john.stultz@...aro.org>
Subject: Re: [PATCH v5 01/36] timers: Use static keys for
migrate_enable/nohz_active
On Fri, 22 Dec 2017, Sebastian Andrzej Siewior wrote:
> - if (!IS_ENABLED(CONFIG_NO_HZ_COMMON) || !base->nohz_active)
> + if (!is_timers_nohz_active())
That's wrong. You are undoing the mainline changes. I'll send an updated one.
Thanks,
tglx
Powered by blists - more mailing lists