[CRIU] [PATCH 7/8] arm: prepare syscall table generation scripts to be shared with AArch64
Christopher Covington
cov at codeaurora.org
Mon Mar 10 07:51:57 PDT 2014
On 03/10/2014 04:51 AM, Alexander Kartashov wrote:
> Proposed-by: Christopher Covington <cov at codeaurora.org>
> Signed-off-by: Alexander Kartashov <alekskartashov at parallels.com
> ---
> arch/arm/Makefile | 4 +-
> arch/arm/gen-sys-exec-tbl.pl | 39 --------------
> arch/arm/gen-syscalls.pl | 95 ----------------------------------
> arch/scripts/arm/gen-sys-exec-tbl.pl | 39 ++++++++++++++
> arch/scripts/arm/gen-syscalls.pl | 95 ++++++++++++++++++++++++++++++++++
I was thinking more like arch/scripts/gen-syscalls.pl or
arch/scripts/gen-arm-arm64-syscalls.pl, as one might expect just "arm" to mean
ARMv7 and earlier/AArch32, but this is fine. Feel free to drop the Proposed-by
if you see fit.
Reviewed-by: Christopher Covington <cov at codeaurora.org>
Regards,
Christopher
--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
hosted by the Linux Foundation.
More information about the CRIU
mailing list