On ppc64, the modify_ldt cases would not been compiled. So it should be return the message:"System doesn't support execution of the test" instead of an error message. In addition, the Fix_runtest_syscalls.patch also resolved the switch01 running error. Signed-off-by: Jin Bing Guo <guojb@cn.ibm.com>.
diff --git a/runtest/syscalls b/runtest/syscalls
index a50bf83..78eb912 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -459,8 +459,8 @@
 mmap08 mmap08
 mmap09 mmap09
 
-modify_ldt01 modify_ldt01
-modify_ldt02 modify_ldt02
+modify_ldt01 run-modify_ldt01.sh
+modify_ldt02 run-modify_ldt02.sh
 
 #
 # These tests require an unmounted block device
@@ -929,7 +929,7 @@
 swapon03 swapon03
 
 #Exclusive syscall() for POWER6 machines only
-switch01 switch01
+switch01 endian_switch01
 
 symlink01 symlink01
 symlink02 symlink02