[LTP] [PATCH] mm/swapping01: new testcase

2011-10-18 Thread Caspar Zhang
swapping01 - first time swap use results in heavy swapping This case is used for testing upstream commit: 50a15981a1fac7e019ff7c3cba87531fb580f065 The upstream commit fixed a issue on s390 platform that heavy swapping might occur in some condition, however since the patch was quite general, this

Re: [LTP] ltp-pan: cannot execute binary file

2011-10-18 Thread Josh!
Hi Garrett .., Thank you for inputs, I removed strip under /usr/bin/ and created symbolic link to the cross_compiler strip command and exported the PATH. --- [Joshi@myserver ltp-full-20110915]$ ls -l /usr/bin/strip lrwxrwxrwx 1 root root 82 Oct 18 14:34 /usr/bin/strip -> /usr/local/arm-linux-g