|
|
|
|
|
by jeroenhd
144 days ago
|
|
The kernel is usually frozen but sometimes projects like PostmarketOS can use the changes to upstream the changes and add general Linux support. Anyone can make a diff between the upstream kernel and the Qualcomm kernel. Maintaining these changes into later versions of the kernel will be quite challenging, but the base is already there. That said, phones also come with plenty of binary drivers and those cannot be ported. That's an important reason not to bother with later kernel versions in custom ROMs: after all of your hard work, the end result will be missing important features such as GPU acceleration. |
|