On Fri, Mar 5, 2021 at 7:04 PM Linus Walleij <linus.wall...@linaro.org> wrote: > > On Mon, Mar 1, 2021 at 3:29 PM Masahiro Yamada <masahi...@kernel.org> wrote: > > > Many architectures duplicate similar shell scripts. > > > > This commit converts ARM to use scripts/syscalltbl.sh. > > > > Signed-off-by: Masahiro Yamada <masahi...@kernel.org> > > This looks good to me to FWIW: > Acked-by: Linus Walleij <linus.wall...@linaro.org>
Thanks for the review. This patch is already in Russell's patch tracker. I manually copy/pasted your Ack: https://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=9068/1 > I'd like the arch maintainer Arnd Bergmann to take a look at it > though, he's the authority of cross-arch code sharing. Actually, I sent a big series to linux-arch a few months ago, but did not get much feedback. https://lore.kernel.org/linux-arch/20210128005110.2613902-1-masahi...@kernel.org/ I picked up scripts to my kbuild tree, then sent out the rest per-arch. Anyway, a lot of patches are flying. Comments are appreciated. -- Best Regards Masahiro Yamada