Open
Description
Our yearly update of dde_linux.
Steps:
- move the old linux.port to legacy_linux.port and update all dependencies
- create new linux.port using a 6.6 kernel
- adjust
virt_linux
- adjust
pc_linux
- adjust
a64_linux
- adjust
rpi_linux
- adjust
imx_linux
- adjust
zynq_linux
Known changes:
kernel_thread
takes newchar const *name
as third argument_Generic
requires exact return values, for examplestruct page *pmd_page(pmd_t pmd)
cannot be#define pmd_page NULL