[PATCH v2 1/4] RISC-V: Avoid empty create_*_mapping definitions
Palmer Dabbelt
palmer at rivosinc.com
Wed May 25 14:32:50 PDT 2022
On Wed, 20 Apr 2022 15:11:37 PDT (-0700), schwab at linux-m68k.org wrote:
> On Apr 20 2022, Palmer Dabbelt wrote:
>
>> (create_pmd_mpping() ends up skipped on XIP_KERNEL).
>
> Does it? There is always the semicolon left as the body of the
> conditional (which is why you get the empty-body warning in the first
> place).
Yep, you're right. I fixed up the commit message, thanks!
More information about the linux-riscv
mailing list