On Thu, Aug 29, 2024 at 09:01:05PM +0800, Xi Ruoyao wrote: > On Thu, 2024-08-29 at 20:56 +0800, Xi Ruoyao wrote: > > diff --git a/arch/loongarch/kernel/asm-offsets.c b/arch/loongarch/kernel/asm-offsets.c > > Oops stupid I. Please remove this hunk applying the patch. > > I'll remove this in v6 if needed. While we're on the topic of herps and derps, > Signed-off-by: Xi Ruoyao <xry111@xxxxxxxxxxx> > --- > > Cc: linux-crypto@xxxxxxxxxxxxxxx > Cc: loongarch@xxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx > Cc: Jinyang He <hejinyang@xxxxxxxxxxx> > Cc: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Cc: Christophe Leroy <christophe.leroy@xxxxxxxxxx> Typically all of the Cc tags go before your Signed-off-by and enter the git history of the commit. "Here's who received this letter" sort of documentation. (But not a big deal and something I can fix up upon commit, of course.)