Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760469AbYCYXiV (ORCPT ); Tue, 25 Mar 2008 19:38:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756406AbYCYXiM (ORCPT ); Tue, 25 Mar 2008 19:38:12 -0400 Received: from hera.kernel.org ([140.211.167.34]:37256 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755580AbYCYXiL (ORCPT ); Tue, 25 Mar 2008 19:38:11 -0400 From: Len Brown Organization: Intel Open Source Technology Center To: devzero@web.de, linux-acpi@vger.kernel.org Subject: acpi_ps_execute_method OOPS (Re: some minor issues with 2.6.25-rc6-git7-default) Date: Tue, 25 Mar 2008 19:37:45 -0400 User-Agent: KMail/1.9.9 Cc: linux-kernel@vger.kernel.org References: <212011377@web.de> In-Reply-To: <212011377@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803251937.45897.lenb@kernel.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3710 Lines: 70 On Tuesday 25 March 2008, devzero@web.de wrote: ... > this one looks more serious (happened with modprobe -r ac), > because kernel has problems afterwards (cannot load/anload any other module afterwards) any idea when this started happening? Any chance you can snag the output from acpidump and attach it to a sighting here?: http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI thanks, -Len > ACPI: ACPI0007:00 is registered as cooling_device0 > ACPI: Processor [CPU0] (supports 8 throttling states) > BUG: unable to handle kernel paging request at 1b563b0c > IP: [] acpi_ps_execute_method+0xc4/0x1f9 > *pde = 00000000 > Oops: 0002 [#1] SMP > Modules linked in: ac(+) sg ahci libata dock sha1_generic michael_mic xcbc crc32c deflate zlib_deflate > tgr192 wp512 sha512 seed camellia fcrypt pcbc khazad tea arc4 cast6 cast5 xts gf128mul serpent blowfish > sha256_generic md4 cbc des_generic ecb crypto_blkcipher snd_seq_dummy snd_seq snd_timer snd_seq_device > snd soundcore parkbd eni suni zatm uPD98402 atm lm70 hwmon ip2 ip2main parport_pc parport 8250_exar_st16c554 > 8250_accent 8250_hub6 8250_boca 8250_fourport ide_generic hpt366 alim15x3 jmicron pdc202xx_new cs5535 aec62xx > atiixp cs5520 it821x cs5530 hpt34x opti621 trm290 amd74xx ns87415 rz1000 pdc202xx_old via82cxxx triflex cmd64x > it8213 cy82c693 slc90e66 sc1200 serverworks sis5513 siimage ide_cd_mod cdrom mdacon capifs sctp libcrc32c > 9pnet_fd 9pnet sunrpc decnet dccp_ipv6 dccp_ipv4 dccp ipv6 fuse ide_pci_generic pcnet32 piix mii intel_agp > ide_core agpgart ext3 mbcache jbd mptspi mptscsih mptbase scsi_transport_spi sd_mod scsi_mod [last unloaded: sbshc] > > Pid: 14520, comm: modprobe Tainted: P (2.6.25-rc6-git7-default #1) > EIP: 0060:[] EFLAGS: 00010206 CPU: 0 > EIP is at acpi_ps_execute_method+0xc4/0x1f9 > EAX: 1b563b0c EBX: 00000000 ECX: 0000ffff EDX: 00000093 > ESI: d41a6240 EDI: c032c726 EBP: 00000000 ESP: df881d98 > DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 > Process modprobe (pid: 14520, ti=df880000 task=ddb458f0 task.ti=df880000) > Stack: ffffffff c032d513 df020c8c df020c84 df021844 d41a6250 d41a6240 c032c726 > 00000000 c01fc910 00001001 d41a6240 e085f44c 00000000 c01fc44b e085f44c > df020ce8 d41a6a20 d41a6a20 00000004 e085f44c df020ce8 c01ec145 df881dfc > Call Trace: > [] acpi_ns_evaluate+0x104/0x1a0 > [] acpi_evaluate_object+0x16f/0x244 > [] acpi_evaluate_integer+0x84/0x104 > [] acpi_ac_get_state+0x22/0x53 [ac] > [] acpi_ac_add+0x63/0x15a [ac] > [] acpi_device_probe+0x37/0xcd > [] driver_probe_device+0x9d/0x114 > [] __driver_attach+0x52/0x87 > [] bus_for_each_dev+0x31/0x52 > [] driver_attach+0x11/0x13 > [] __driver_attach+0x0/0x87 > [] bus_add_driver+0x91/0x193 > [] driver_register+0x45/0x9a > [] acpi_ac_init+0x21/0x39 [ac] > [] sys_init_module+0x16b6/0x17c9 > [] acpi_bus_register_driver+0x0/0x38 > [] sys_mmap2+0x62/0x77 > [] sysenter_past_esp+0x6d/0xa9 > ======================= > Code: c0 b8 01 00 00 00 e8 f9 53 00 00 ff 76 08 8b 46 10 50 83 c0 08 50 68 13 d5 32 c0 6a ff 00 00 00 c2 2d > c0 68 b0 c2 2d c0 68 fb 00 <00> 00 6a 40 e8 82 2a 00 00 83 c4 24 e8 93 fe ff ff 85 c0 89 c5 > EIP: [] acpi_ps_execute_method+0xc4/0x1f9 SS:ESP 0068:df881d98 > ---[ end trace f8c13e074fc8ef52 ]--- > > -- 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/