Re: [PATCH v9 0/6] Introduce 64b relocatable kernel

From: Konstantin Ryabitsev
Date: Fri Apr 21 2023 - 15:10:21 EST


April 21, 2023 2:59 PM, "Palmer Dabbelt" <palmer@xxxxxxxxxxx> wrote:
>> 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-rc1
>
> The 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