Skip to content

lx_emul: update default linux port to version 6.6.x #5264

Open
@ssumpf

Description

@ssumpf

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 new char const *name as third argument
  • _Generic requires exact return values, for example struct page *pmd_page(pmd_t pmd) cannot be #define pmd_page NULL

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions