Re: powerpc: step-jump-cont failure (Was: [PATCH] utrace: don't set -ops = utrace_detached_ops lockless)

2010-01-11 Thread CAI Qian
Thanks for pointing out. Sorry for the false alarm.

Re: Tests Failures on PPC64

2009-12-10 Thread CAI Qian
I bet it fails without utrace too? (please don't tell it doesn't ;) Yes. Did you see it fails on other ppc64 machines? No. Ah. I didn't notice you did biarch-check, not check. Will take a look later... Thanks in advance, CAI Qian

Re: [PATCH] utrace: don't set -ops = utrace_detached_ops lockless

2009-12-06 Thread CAI Qian
you know the outcome shortly. Thanks, CAI Qian

Re: [PATCH] utrace: don't set -ops = utrace_detached_ops lockless

2009-12-05 Thread CAI Qian
I was going to try again, but noticed you already recompiled and booted the kernel. I see ./test is running and there is nothing bad in dmesg ;) Yes, it looks good so far. Ptrace tests also does not show any regression. I kicked off a few tests on other platform, so hopefully have more

Re: step-into-handler.c compilation failure on ppc64

2009-12-05 Thread CAI Qian
How about this? Thanks. Fixed.

ptrace tests failed to compile on i686

2009-12-05 Thread CAI Qian
+ make check make[1]: Entering directory `/mnt/tests/kernel/misc/ptrace-testsuite/ptrace-tests' Making check in tests make[2]: Entering directory `/mnt/tests/kernel/misc/ptrace-testsuite/ptrace-tests/tests' gcc -m64 -DPACKAGE_NAME=\ptrace\ regression\ test\ suite\

Re: ptrace tests failed to compile on i686

2009-12-05 Thread CAI Qian
OK, I think I should not use ./configure --with-biarch on i686. Sorry for the noise.

Re: utrace-ptrace gdb testsuite tesults

2009-11-30 Thread CAI Qian
: gdb.threads/attach-stopped.exp: threaded: attach2 to stopped bt PASS: gdb.threads/attach-stopped.exp: continue (threaded: attach2 continue) I'll try to schedule it on a few other ppc64 systems to see if make any difference. CAI Qian