Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262378AbTIIH3X (ORCPT ); Tue, 9 Sep 2003 03:29:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263956AbTIIH3X (ORCPT ); Tue, 9 Sep 2003 03:29:23 -0400 Received: from hell.org.pl ([212.244.218.42]:14354 "HELO hell.org.pl") by vger.kernel.org with SMTP id S262378AbTIIH3U (ORCPT ); Tue, 9 Sep 2003 03:29:20 -0400 Date: Tue, 9 Sep 2003 09:32:21 +0200 From: Karol Kozimor To: Pavel Machek Cc: Marcelo Tosatti , "Brown, Len" , Jeff Garzik , "Grover, Andrew" , "J.A. Magallon" , Linux Kernel Mailing List , Alan Cox , acpi-devel@lists.sourceforge.net, mmokrejs@natur.cuni.cz Subject: Re: [ACPI] RE: [patch] 2.4.x ACPI updates Message-ID: <20030909073221.GA1947@hell.org.pl> Mail-Followup-To: Pavel Machek , Marcelo Tosatti , "Brown, Len" , Jeff Garzik , "Grover, Andrew" , "J.A. Magallon" , Linux Kernel Mailing List , Alan Cox , acpi-devel@lists.sourceforge.net, mmokrejs@natur.cuni.cz References: <20030823223340.GA7129@hell.org.pl> <20030902143756.GH1358@openzaurus.ucw.cz> <20030908132933.GA23269@hell.org.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline In-Reply-To: <20030908132933.GA23269@hell.org.pl> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4580 Lines: 104 Thus wrote Karol Kozimor: > > You should be able to do echo ? > /proc/acpi/*/fan/state to stress this manually... > Of course. It prints the messages, but doesn't oops. I'm waiting to > reproduce it on 2.4.23-pre here right now. Gotcha! (see bug http://65.172.181.4/show_bug.cgi?id=1185 for reference) 2.4.23-pre3 (with some patches): first, the messages are printed: acpi_power-0363 [28] acpi_power_transition : Error transitioning device [CFAN] to D0 acpi_bus-0496 [27] acpi_bus_set_power : Error transitioning device [CFAN] to D0 acpi_thermal-0549 [26] acpi_thermal_active : Unable to turn cooling device [c12d24a8] 'on' And then, 4 seconds after: ksymoops 2.4.9 on i686 2.4.23-pre3-xcs. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.23-pre3-xcs/ (default) -m /usr/src/linux/System.map (default) Warning: You did not tell me where to find symbol information. I will assume that the log matches the kernel and modules that are running right now and I'll use the default options above for symbol resolution. If the current kernel and/or modules do not match the log, you can get more accurate output by telling me the kernel version and where to find map, modules, ksyms etc. ksymoops -h explains the options. Unable to handle kernel paging request at virtual address 876c33c4 *pde = 00000000 c01fd497 Oops: 0000 CPU: 0 EIP: 0010:[] Not tainted Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010246 eax: 00000000 ebx: 876c33c4 ecx: cff0fd94 edx: 00000006 esi: 876c33c4 edi: cff0fdf0 ebp: c020c608 esp: cff0fd9c ds: 0018 es: 0018 ss: 0018 Process keventd (pid: 2, stackpage=cff0f000) Stack: 00001001 c01fe17f 876c33c4 cff0fdc8 cff0fdf0 876c33c4 cff0fe2c c020c686 876c33c4 c020c608 cff0fdf0 00010000 c02cd715 c02cd6ca 00000050 cff0fdf4 cff0fdf4 876c33c4 c0213efe 876c33c4 cff0fdf0 00000000 00800000 c02ce900 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: 80 3b aa 0f 44 c3 5b c3 a1 d4 6b 3d c0 eb f7 8b 44 24 04 c3 >>EIP; c01fd497 <===== >>ecx; cff0fd94 <_end+fb19fbc/1241e288> >>edi; cff0fdf0 <_end+fb1a018/1241e288> >>ebp; c020c608 >>esp; cff0fd9c <_end+fb19fc4/1241e288> Trace; c01fe17f Trace; c020c686 Trace; c020c608 Trace; c0213efe Trace; c02142f5 Trace; c0214651 Trace; c020ca83 Trace; c0208e00 Trace; c0218342 Trace; c02186bf Trace; c0219402 Trace; c01ecaa4 Trace; c01e484d Trace; c011d02a <__run_task_queue+5a/70> Trace; c01256b3 Trace; c0125580 Trace; c0105000 <_stext+0/0> Trace; c01058ee Trace; c0125580 Code; c01fd497 00000000 <_EIP>: Code; c01fd497 <===== 0: 80 3b aa cmpb $0xaa,(%ebx) <===== Code; c01fd49a 3: 0f 44 c3 cmove %ebx,%eax Code; c01fd49d 6: 5b pop %ebx Code; c01fd49e 7: c3 ret Code; c01fd49f 8: a1 d4 6b 3d c0 mov 0xc03d6bd4,%eax Code; c01fd4a4 d: eb f7 jmp 6 <_EIP+0x6> Code; c01fd4a6 f: 8b 44 24 04 mov 0x4(%esp,1),%eax Code; c01fd4aa 13: c3 ret Hope that helps. Best regards, -- Karol 'sziwan' Kozimor sziwan@hell.org.pl - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/