Bringing the Android kernel back to the mainline
Bringing the Android kernel back to the mainline
Posted Nov 17, 2018 11:22 UTC (Sat) by kugel (subscriber, #70540)Parent article: Bringing the Android kernel back to the mainline
> This design will clearly not eliminate the out-of-tree code problem, since those modules will, in many or most cases, not come from the mainline. But there is still a significant change here: vendor-specific code will be relegated to loadable modules and, thus, be unable to change the core kernel.
Doesn't that mean that it'll become impossible to replace the running kernel because the binary-only modules are going to depend in them? And it will promote binary-only modules even more.
Not sure this is an improvement from a POV of users that want to run their own kernel/ROMs on Android devices.