Re: [LTP] [PATCH] Numa-testcases: Return TCONF if NUMA is not available

2009-09-16 Thread Subrata Modak
On Tue, 2009-09-15 at 17:29 +0200, Geert Uytterhoeven wrote: Currently the test just fails if NUMA is not available. Signed-off-by: Geert Uytterhoeven geert.uytterhoe...@sonycom.com Thanks. Regards-- Subrata --- testcases/kernel/numa/numa01.sh |4 ++-- 1 files changed, 2

Re: [LTP] [PATCH] quotactl01: Fix tst_resm() format causing crash

2009-09-16 Thread Subrata Modak
On Tue, 2009-09-15 at 17:28 +0200, Geert Uytterhoeven wrote: When the quotactl syscall fails, quotactl01 crashes with a segmentation fault due to an incorrect printf()-style format. Signed-off-by: Geert Uytterhoeven geert.uytterhoe...@sonycom.com Thanks. Regards-- Subrata -- v2: Use

Re: [LTP] [PATCH] quotactl01: Replace hardcoded 258 by __NR_set_tid_address

2009-09-16 Thread Subrata Modak
On Tue, 2009-09-15 at 17:29 +0200, Geert Uytterhoeven wrote: The call signature seems to match the set_tid_address() syscall. Also remove the comment about calling quotactl, as it's obviously bogus. Signed-off-by: Geert Uytterhoeven geert.uytterhoe...@sonycom.com Thanks. Regards-- Subrata

Re: [LTP] [PATCH] smt_smp: Return TCONF if SMT/SMP is not supported

2009-09-16 Thread Subrata Modak
On Tue, 2009-09-15 at 17:30 +0200, Geert Uytterhoeven wrote: Currently the tests just fails if SMT/SMP is not supported. Signed-off-by: Geert Uytterhoeven geert.uytterhoe...@sonycom.com Thanks. Regards-- Subrata --- .../hyperthreading/ht_affinity/smt_smp_affinity.sh |3 +--

[LTP] [LTP PATCH] Create testcase for p9auth kernel module

2009-09-16 Thread Serge E. Hallyn
The p9auth module is a driver in the staging/ directory, which implements kernel functionality supporting plan 9-style setuid. Programs can be completely unprivileged, authorize themselves to a privileged server, and obtain a token which they can use to authorize a single setuid to a single