Hello Linus, Please consider for pull,
The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d: Linux 6.8-rc5 (2024-02-18 12:56:25 -0800) are available in the Git repository at: https://github.com/openrisc/linux.git tags/for-linus for you to fetch changes up to 7f1e2fc493480086fbb375f4f6d33cb93fc069d6: openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix() (2024-03-10 08:55:46 +0000) ---------------------------------------------------------------- OpenRISC updates for 6.9 Just a few cleanups and updates that were sent in: - Replace asm/fixmap.h with asm-generic version - Fix to move memblock setup up before it's used during init ---------------------------------------------------------------- Dawei Li (1): openrisc: Use asm-generic's version of fix_to_virt() & virt_to_fix() Oreoluwa Babatunde (1): openrisc: Call setup_memory() earlier in the init sequence arch/openrisc/include/asm/fixmap.h | 31 +------------------------------ arch/openrisc/kernel/setup.c | 6 +++--- 2 files changed, 4 insertions(+), 33 deletions(-)