----- Original Message ----- > From: "riku voipio" <[email protected]> > To: [email protected] > Sent: Friday, 3 May, 2013 3:45:14 PM > Subject: [LTP] [PATCH 0/3] Add Aarch64 support to ltp > > From: Riku Voipio <[email protected]> > > Hi, > > The following patches add support for Aarch64 in LTP.
Hi, please also run regen.sh and add linux_syscall_numbers.h to your patch as it is still part of tree. Other than that the series looks good to me. Regards, Jan > > Riku Voipio (3): > Add aarch64 support > Set invalid syscall as -1 instead of 0 > set 16kb incrediment for Aarch64 > > testcases/kernel/include/aarch64.in | 257 > +++++++++++++++++++++++++++++++++++ > testcases/kernel/include/order | 1 + > testcases/kernel/include/regen.sh | 5 +- > testcases/kernel/mem/shmt/shmt09.c | 4 +- > 4 files changed, 263 insertions(+), 4 deletions(-) > create mode 100644 testcases/kernel/include/aarch64.in > > -- > 1.7.10.4 ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
