Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762442AbXJDWqu (ORCPT ); Thu, 4 Oct 2007 18:46:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759072AbXJDWqn (ORCPT ); Thu, 4 Oct 2007 18:46:43 -0400 Received: from mail.gmx.net ([213.165.64.20]:49907 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1758980AbXJDWql (ORCPT ); Thu, 4 Oct 2007 18:46:41 -0400 X-Authenticated: #20450766 X-Provags-ID: V01U2FsdGVkX18x4uUHbzExOmyiYm7saRVytCOTtrAN1xT8QgEeAX 7E25DU7kHfMJ/Z Date: Fri, 5 Oct 2007 00:46:59 +0200 (CEST) From: Guennadi Liakhovetski To: linux-kernel@vger.kernel.org cc: i2c@lm-sensors.org, khali@linux-fr.org Subject: [OOPS] AXIS 700 Lite (VIA C7 CPU) BUG with 2.6.23-rc9-git (i2c) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2683 Lines: 66 Hi Got an AXIS 700 Lite thin client with a C7 CPU and CN700 chipset in it, compiled today's git snapshot, and it Oopses in i2c_viapro: BUG: unable to handle kernel paging request at virtual address 016c0555 printing eip: c01a60ed *pde = 00000000 Oops: 0000 [#1] PREEMPT Modules linked in: i2c_viapro i2c_dev i2c_core loop CPU: 0 EIP: 0060:[] Not tainted VLI EFLAGS: 00010282 (2.6.23-rc9-g804b3f9a #5) EIP is at sysfs_create_group+0x1d/0xe0 eax: f889b828 ebx: 00000000 ecx: f7d764b0 edx: 016c0555 esi: 016c0555 edi: 00000000 ebp: f7d71dc4 esp: f7d71da8 ds: 007b es: 007b fs: 0000 gs: 0033 ss: 0068 Process modprobe (pid: 1214, ti=f7d70000 task=c18f3560 task.ti=f7d70000) Stack: c03ceba0 f7d7647c f7d71dd8 c01a392b f7d764b0 00000000 f889f3a0 f7d71ddc c0248b38 f889b828 f889b7c0 00000000 00000000 f7d71df4 c0248c0c 00000000 f889b7c0 00000000 f889b864 f7d71e20 c02491ee f889b828 c0367b56 f889b864 Call Trace: [] show_trace_log_lvl+0x1c/0x40 [] show_stack_log_lvl+0x9a/0xc0 [] show_registers+0x1dc/0x340 [] die+0x102/0x210 [] do_page_fault+0x266/0x600 [] error_code+0x6a/0x70 [] device_add_groups+0x28/0x60 [] device_add_attrs+0x5c/0xb0 [] device_add+0xfe/0x330 [] device_register+0x12/0x20 [] i2c_register_adapter+0xbd/0x170 [i2c_core] [] i2c_add_adapter+0x7a/0x80 [i2c_core] [] vt596_probe+0x145/0x370 [i2c_viapro] [] pci_call_probe+0xd/0x10 [] __pci_device_probe+0x4f/0x60 [] pci_device_probe+0x29/0x50 [] really_probe+0x94/0x140 [] driver_probe_device+0x40/0x60 [] __driver_attach+0x7a/0x80 [] bus_for_each_dev+0x54/0x70 [] driver_attach+0x19/0x20 [] bus_add_driver+0x77/0x130 [] driver_register+0x75/0x80 [] __pci_register_driver+0x4a/0x80 [] i2c_vt596_init+0x17/0x19 [i2c_viapro] [] sys_init_module+0xe2/0x140 [] sysenter_past_esp+0x5f/0x85 ======================= Code: e8 8d b6 00 00 00 00 8d bc 27 00 00 00 00 55 89 e5 56 89 d6 53 83 ec 14 85 c0 0f 84 b2 00 00 00 8b 48 30 85 c9 0f 84 a7 00 00 00 <8b> 12 85 d2 0f 85 89 00 00 00 89 4d f4 8b 5d f4 85 db 74 0b 8b EIP: [] sysfs_create_group+0x1d/0xe0 SS:ESP 0068:f7d71da8 Thanks Guennadi --- Guennadi Liakhovetski - 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/