[CRIU] [PATCH 7/8] arm: prepare syscall table generation scripts to be shared with AArch64
Pavel Emelyanov
xemul at parallels.com
Tue Mar 11 11:46:35 PDT 2014
On 03/10/2014 06:51 PM, Christopher Covington wrote:
> 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
>
Applied, thanks
More information about the CRIU
mailing list