From: Firoz Khan firoz.khan@linaro.org Date: Wed, 2 Jan 2019 21:22:50 +0530
System call table generation support is provided for alpha, ia64, m68k, microblaze, mips, parisc, powerpc, sh, sparc and xtensa architectures. The implementat- ions are almost similar across all the above archte- ctures. In order to reduce the source code across all the above architectures, create common ".sh" files and keep it in the common directory, script/. This will be a generic scripts which can use for all the above architectures.
This patch depends on; https://lore.kernel.org/lkml/1546439331-18646-1-git-send-email-firoz.khan@li...
Can you please merge this series in with that dependency then?
Acked-by: David S. Miller davem@davemloft.net