[PATCH] ARM: riscpc: Unbreak the build
Arnd Bergmann
arnd at arndb.de
Thu Sep 8 23:25:00 PDT 2022
On Thu, Sep 8, 2022, at 10:45 PM, Bart Van Assche wrote:
> On 9/8/22 13:38, Russell King (Oracle) wrote:
>> That'll do. Please put it in the patch system, and I'll get to it maybe
>> next week sometime. Thanks.
>
> Hi Russell,
>
> Can you please clarify what "put it in the patch system" means? I'm familiar
> with the email based workflow but not with any other workflow for submitting
> kernel patches.
See https://www.arm.linux.org.uk/developer/patches/info.php
for the process. You can use something like
git send-email --add-header=\"KernelVersion: $(git describe --abbrev=0)\" --to="patches at arm.linux.org.uk"
to add a patch there, and check the status in
https://www.arm.linux.org.uk/developer/patches/section.php?section=0
Arnd
More information about the linux-arm-kernel
mailing list