[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANDhNCqaawcr6hxxKsk1Vd8e4kvwd8-qgVv--uLtWnB1AoJdig@mail.gmail.com>
Date: Fri, 10 Feb 2023 17:18:23 -0800
From: John Stultz <jstultz@...gle.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Michael Nazzareno Trimarchi <michael@...rulasolutions.com>,
Michael <michael@...isi.de>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
linux-rtc@...r.kernel.org, Stephen Boyd <sboyd@...nel.org>,
linux-kernel@...r.kernel.org
Subject: Re: Problem when function alarmtimer_suspend returns 0 if time delta
is zero
On Fri, Feb 10, 2023 at 5:04 PM John Stultz <jstultz@...gle.com> wrote:
> Thomas' patch fixes the erronious 0-as-invalid initialization issue
> using KTIME_MAX but also simplifies the logic getting rid of the
> freezer handling.
>
> I don't have as much familiarity with the freezer handling change, so
> while it looks sane, I can't say I would likely catch an issue doing a
> visual review.
Actually, because of this, I'm going to split Thomas' change in two.
The first to just use KTIME_MAX as the invalid initialization value,
and the second to cleanup the freezer logic.
That way if the freezer change is problematic we can revert it and not
lose the fix here.
thanks
-john
Powered by blists - more mailing lists