Re: [PATCH v9 0/6] Introduce 64b relocatable kernel
From: Konstantin Ryabitsev <hidden>
Date: 2023-04-21 19:10:21
Also in:
linux-kbuild, linux-riscv, lkml
From: Konstantin Ryabitsev <hidden>
Date: 2023-04-21 19:10:21
Also in:
linux-kbuild, linux-riscv, lkml
April 21, 2023 2:59 PM, "Palmer Dabbelt" [off-list ref] wrote:
quoted
riscv: Use PUD/P4D/PGD pages for the linear mapping (https://patchwork.kernel.org/project/linux-riscv/list/?series=733603) base-commit-tag: v6.3-rc1The QEMU CI has some way to say "this depends on an un-merged patch set sent as $MESSAGE_ID", not sure if that's a b4-ism but it's a bit less confusing.
I think it's patchwork-ism, actually. B4 will eventually learn to be able to include dependent series info and automatically retrieve/apply them in the proper order on "shazam", but it can't do that yet. -K