| Summary | In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe() Commit 11a78b794496 ("ARM: OMAP: MPUIO wake updates") registers the However, it neither makes sense to register drivers from probe() The latter was revealed by commit dc23806a7c47 ("driver core: enforce Additionally, the omap_mpuio_driver is never unregistered from the Hence, register the omap_mpuio_driver from the module initcall and |
|---|---|
| Publication Date | April 28, 2026, 3:16 a.m. |
| Registration Date | April 28, 2026, 4:08 a.m. |
| Last Update | April 28, 2026, 3:32 a.m. |