Re: register dump when press scroll lock

From: Marcel Sebek
Date: Mon Jul 05 2004 - 14:38:15 EST


On Mon, Jul 05, 2004 at 03:18:42PM -0400, Len Brown wrote:
> On Sat, 2004-07-03 at 06:25, Marcel Sebek wrote:
> > I run 2.6.7 kernel.
> >
> > Steps to reproduce:
> > Switch keyboard by "Pause/Break" key from English to Czech map (or
> > another
> > second keymap, I also tried Slovak). Then press scrolllock. The
> > following
> > is printed out and scrlock led state is untouched:
> >
> > Pid: 0, comm: swapper
> > EIP: 0060:[<c01e5382>] CPU: 0
> > EIP is at acpi_processor_idle+0xd4/0x1c7
> > EFLAGS: 00000212 Not tainted (2.6.7)
> > EAX: 00cf9366 EBX: 00004008 ECX: 00cf90da EDX: 00004008
> > ESI: cffd28b0 EDI: c0467e80 EBP: cffd2800 DS: 007b ES: 007b
> > CR0: 8005003b CR2: 080b7f40 CR3: 0ca85000 CR4: 000002d0
> > [<c0101f3c>] cpu_idle+0x2c/0x40
> > [<c043d5fc>] start_kernel+0x13c/0x160
> > [<c043d370>] unknown_bootoption+0x0/0x110
> >
> > EIP is at c01e5382 or c01e5361. Here is the asm code from gdb:
> >
> > 0xc01e5355 <acpi_processor_idle+167>: cmp $0x3,%eax
> > 0xc01e5358 <acpi_processor_idle+170>: je 0xc01e539f
> > <acpi_processor_idle+241>
> ...
> You're in the ACPI idle loop, which is normal.
>
> Why it prints this stuff out is probably
> answered someplace in the CONFIG_MAGIC_SYSRQ code.
>

I originally thought that it's something like OOPS and missed that it's
printed by sysrq :-).

Sorry for the noise.

--
Marcel Sebek
jabber: sebek@xxxxxxxxx ICQ: 279852819
linux user number: 307850 GPG ID: 5F88735E
GPG FP: 0F01 BAB8 3148 94DB B95D 1FCA 8B63 CA06 5F88 735E

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/