Re: [PATCH v5 01/13] notifier: add device-managed registration APIs
Linus Walleij <[email protected]>
| Newsgroups | org.kernel.vger.linux-acpi,dev.linux.lists.acpica-devel,org.kernel.vger.linux-gpio,org.kernel.vger.linux-iio,org.kernel.vger.linux-input,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pwm,org.kernel.vger.platform-driver-x86 |
|---|---|
| Message-ID | <CAD++jLk+MMH=-ifdSs=Vm4G9RO5-yVs8NLUb4AE1wYH5FQrmjg@mail.gmail.com> |
On Sun, Aug 16, 2026 at 9:04 AM Uwe Kleine-König <[email protected]> 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 <[email protected]> Yours, Linus Walleij