Re: [PATCH v5 01/13] notifier: add device-managed registration APIs
From: Linus Walleij
Date: Mon Aug 17 2026 - 08:11:10 EST
On Sun, Aug 16, 2026 at 9:04 AM Uwe Kleine-König <ukleinek@xxxxxxxxxx> wrote:
> I suggested to add "Must be called in process context." to the kdoc for
> devm_atomic_notifier_chain_register() as this is a relevant difference
> to atomic_notifier_chain_register() and create an immutable branch for
> it as a base for subsystems to apply their follow-up patches. I'd wait
> till Wednesday for concerns and review tags to tickle in.
I think this is a good approach, but we are in the merge window,
don't you wanna wait for v7.3-rc1 and create the immutable branch
based on that?
(But Bartosz will be the one pulling the immutable branch...)
Acked-by: Linus Walleij <linusw@xxxxxxxxxx>
Yours,
Linus Walleij