Skip to content

Elixir Linux Kernel: powerpc version of PAGE_OFFSET, KERNELBASE, LOAD_OFFSET, ... #416

@chleroy

Description

@chleroy

Macros PAGE_OFFSET, KERNELBASE, LOAD_OFFSET defined in arch/powerpc/include/asm/page.h (and probably others) are not seen as macros for powerpc.

https://elixir.bootlin.com/linux/v6.16/A/ident/PAGE_OFFSET
https://elixir.bootlin.com/linux/v6.16/A/ident/LOAD_OFFSET
https://elixir.bootlin.com/linux/v6.16/A/ident/KERNELBASE

Looks more or less similar to #278 . By the way the problem is still there as well for that one, see https://elixir.bootlin.com/linux/v6.16/A/ident/__WARN_FLAGS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions