CONFIG_DEBUG_USER
remove CONFIG_DEBUG_USER to fix following output.
On Thu, Jun 03, 2004 at 12:29:31PM +0200, Fabien Renaud wrote:
> > pc : [] lr : [] Not tainted
> > sp : 00253914 ip : 00253908 fp : 002539f4
> > r10: 402f4cb8 r9 : 00008d8c r8 : 402f7390
> > r7 : 00000003 r6 : 0000acec r5 : 00000005 r4 : 00000005
> > r3 : 00000014 r2 : 40a599c0 r1 : 00000000 r0 : 00000000
> > Flags: nZCv IRQs on FIQs on Mode USER_32 Segment user
> > Control: 397F Table: A1148000 DAC: 00000015
You have CONFIG_DEBUG_USER turned on so the kernel is giving you
information about userspace errors. Running ‘dmesg’ will give you
the debug lines which explain why the register dump was given.
> Nobody has an idea ?
Nope, I don’t do qt, and neither does linux-arm-kernel.