Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756584Ab1EKP6k (ORCPT ); Wed, 11 May 2011 11:58:40 -0400 Received: from zfrontend2.aha.ru ([195.2.83.148]:35992 "EHLO aha.ru" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754402Ab1EKP6i (ORCPT ); Wed, 11 May 2011 11:58:38 -0400 From: "werner" Subject: 2.6.39-rc7-git1 boot error message (no crash) To: linux-kernel@vger.kernel.org X-Mailer: CommuniGate Pro WebUser Interface v.4.3.12 Date: Wed, 11 May 2011 00:58:11 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format="flowed" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 8863 Lines: 231 Below an error message during boot, on a Qosmio Toshiba Laptop of a neighbour, no crash and normal working. On a Packard-Bell laptop of another person, nor on my own computer, occurs this error message. Probably not important. For avaliation / check / correction. W.Landgraf ================ May 11 01:01:46 localhost kernel: ------------[ cut here ]------------ May 11 01:01:46 localhost kernel: WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0x83/0x95() May 11 01:01:46 localhost kernel: Hardware name: Qosmio E10 May 11 01:01:46 localhost kernel: sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:1e.0/0000:02:0b.4/microamps_requested_vmmc' May 11 01:01:46 localhost kernel: Modules linked in: May 11 01:01:46 localhost kernel: Pid: 1, comm: swapper Not tainted 2.6.39-rc7-git1-i486-1sys #1 May 11 01:01:46 localhost kernel: Call Trace: May 11 01:01:46 localhost kernel: [] ? sysfs_add_one+0x83/0x95 May 11 01:01:46 localhost kernel: [] warn_slowpath_common+0x7a/0x8f May 11 01:01:46 localhost kernel: [] ? sysfs_add_one+0x83/0x95 May 11 01:01:46 localhost kernel: [] warn_slowpath_fmt+0x33/0x35 May 11 01:01:46 localhost kernel: [] sysfs_add_one+0x83/0x95 May 11 01:01:46 localhost kernel: [] sysfs_add_file_mode+0x4a/0x72 May 11 01:01:46 localhost kernel: [] sysfs_add_file+0x18/0x1c May 11 01:01:46 localhost kernel: [] sysfs_create_file+0x25/0x27 May 11 01:01:46 localhost kernel: [] device_create_file+0x18/0x1a May 11 01:01:46 localhost kernel: [] create_regulator+0xd8/0x21d May 11 01:01:46 localhost kernel: [] _regulator_get+0x15f/0x1ba May 11 01:01:46 localhost kernel: [] regulator_get+0xf/0x11 May 11 01:01:46 localhost kernel: [] sdhci_add_host+0x586/0x6d1 May 11 01:01:46 localhost kernel: [] ? pci_ioremap_bar+0x5b/0x60 May 11 01:01:46 localhost kernel: [] sdhci_pci_probe_slot+0x1c1/0x204 May 11 01:01:46 localhost kernel: [] ? sdhci_pci_probe+0x106/0x1cd May 11 01:01:46 localhost kernel: [] sdhci_pci_probe+0x16e/0x1cd May 11 01:01:46 localhost kernel: [] local_pci_probe+0x41/0x85 May 11 01:01:46 localhost kernel: [] pci_device_probe+0x48/0x6b May 11 01:01:46 localhost kernel: [] really_probe+0x7f/0x11c May 11 01:01:46 localhost kernel: [] ? pm_runtime_barrier+0x4d/0x79 May 11 01:01:46 localhost kernel: [] driver_probe_device+0x31/0x46 May 11 01:01:46 localhost kernel: [] __driver_attach+0x48/0x64 May 11 01:01:46 localhost kernel: [] bus_for_each_dev+0x42/0x6c May 11 01:01:46 localhost kernel: [] driver_attach+0x1e/0x20 May 11 01:01:46 localhost kernel: [] ? driver_probe_device+0x46/0x46 May 11 01:01:46 localhost kernel: [] bus_add_driver+0xc6/0x20a May 11 01:01:46 localhost kernel: [] ? parse_early_options+0x25/0x25 May 11 01:01:46 localhost kernel: [] driver_register+0x98/0xf8 May 11 01:01:46 localhost kernel: [] ? driver_register+0x98/0xf8 May 11 01:01:46 localhost kernel: [] ? tty_register_driver+0x15e/0x1e2 May 11 01:01:46 localhost kernel: [] ? parse_early_options+0x25/0x25 May 11 01:01:46 localhost kernel: [] __pci_register_driver+0x3d/0x96 May 11 01:01:46 localhost kernel: [] ? printk+0x1d/0x1f May 11 01:01:46 localhost kernel: [] ? parse_early_options+0x25/0x25 May 11 01:01:46 localhost kernel: [] sdhci_drv_init+0x14/0x16 May 11 01:01:46 localhost kernel: [] do_one_initcall+0x8c/0x142 May 11 01:01:46 localhost kernel: [] ? parse_early_options+0x25/0x25 May 11 01:01:46 localhost kernel: [] ? irq_to_desc+0x8/0x1e May 11 01:01:46 localhost kernel: [] ? sdhci_drv_init+0x22/0x22 May 11 01:01:46 localhost kernel: [] ? parse_early_options+0x25/0x25 May 11 01:01:46 localhost kernel: [] kernel_init+0x96/0x12a May 11 01:01:46 localhost kernel: [] kernel_thread_helper+0x6/0x10 May 11 01:01:46 localhost kernel: ---[ end trace acbbad639e5c6e5b ]--- May 11 01:01:46 localhost kernel: create_regulator: dummy: could not add regulator_dev requested microamps sysfs entry May 11 01:01:46 localhost kernel: _regulator_get: 0000:02:0b.4 supply vmmc not found, using dummy regulator May 11 01:01:46 localhost kernel: ------------[ cut here ]------------ May 11 01:01:46 localhost kernel: WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0x83/0x95() May 11 01:01:46 localhost kernel: Hardware name: Qosmio E10 May 11 01:01:46 localhost kernel: sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:1e.0/0000:02:0b.4/microamps_requested_vmmc' May 11 01:01:46 localhost kernel: Modules linked in: May 11 01:01:46 localhost kernel: Pid: 1, comm: swapper Tainted: G W 2.6.39-rc7-git1-i486-1sys #1 May 11 01:01:46 localhost kernel: Call Trace: May 11 01:01:46 localhost kernel: [] ? sysfs_add_one+0x83/0x95 May 11 01:01:46 localhost kernel: [] warn_slowpath_common+0x7a/0x8f May 11 01:01:46 localhost kernel: [] ? sysfs_add_one+0x83/0x95 May 11 01:01:46 localhost kernel: [] warn_slowpath_fmt+0x33/0x35 May 11 01:01:46 localhost kernel: [] sysfs_add_one+0x83/0x95 May 11 01:01:46 localhost kernel: [] sysfs_add_file_mode+0x4a/0x72 May 11 01:01:46 localhost kernel: [] sysfs_add_file+0x18/0x1c May 11 01:01:46 localhost kernel: [] sysfs_create_file+0x25/0x27 May 11 01:01:46 localhost kernel: [] device_create_file+0x18/0x1a May 11 01:01:46 localhost kernel: [] create_regulator+0xd8/0x21d May 11 01:01:46 localhost kernel: [] _regulator_get+0x15f/0x1ba May 11 01:01:46 localhost kernel: [] regulator_get+0xf/0x11 May 11 01:01:46 localhost kernel: [] sdhci_add_host+0x586/0x6d1 May 11 01:01:46 localhost kernel: [] ? pci_ioremap_bar+0x5b/0x60 May 11 01:01:46 localhost kernel: [] sdhci_pci_probe_slot+0x1c1/0x204 May 11 01:01:46 localhost kernel: [] ? sdhci_pci_probe+0x106/0x1cd May 11 01:01:46 localhost kernel: [] sdhci_pci_probe+0x16e/0x1cd May 11 01:01:46 localhost kernel: [] local_pci_probe+0x41/0x85 May 11 01:01:46 localhost kernel: [] pci_device_probe+0x48/0x6b May 11 01:01:46 localhost kernel: [] really_probe+0x7f/0x11c May 11 01:01:46 localhost kernel: [] ? pm_runtime_barrier+0x4d/0x79 May 11 01:01:46 localhost kernel: [] driver_probe_device+0x31/0x46 May 11 01:01:46 localhost kernel: [] __driver_attach+0x48/0x64 May 11 01:01:46 localhost kernel: [] bus_for_each_dev+0x42/0x6c May 11 01:01:46 localhost kernel: [] driver_attach+0x1e/0x20 May 11 01:01:46 localhost kernel: [] ? driver_probe_device+0x46/0x46 May 11 01:01:46 localhost kernel: [] bus_add_driver+0xc6/0x20a May 11 01:01:46 localhost kernel: [] ? parse_early_options+0x25/0x25 May 11 01:01:46 localhost kernel: [] driver_register+0x98/0xf8 May 11 01:01:46 localhost kernel: [] ? driver_register+0x98/0xf8 May 11 01:01:46 localhost kernel: [] ? tty_register_driver+0x15e/0x1e2 May 11 01:01:46 localhost kernel: [] ? parse_early_options+0x25/0x25 May 11 01:01:46 localhost kernel: [] __pci_register_driver+0x3d/0x96 May 11 01:01:46 localhost kernel: [] ? printk+0x1d/0x1f May 11 01:01:46 localhost kernel: [] ? parse_early_options+0x25/0x25 May 11 01:01:46 localhost kernel: [] sdhci_drv_init+0x14/0x16 May 11 01:01:46 localhost kernel: [] do_one_initcall+0x8c/0x142 May 11 01:01:46 localhost kernel: [] ? parse_early_options+0x25/0x25 May 11 01:01:46 localhost kernel: [] ? irq_to_desc+0x8/0x1e May 11 01:01:46 localhost kernel: [] ? sdhci_drv_init+0x22/0x22 May 11 01:01:46 localhost kernel: [] ? parse_early_options+0x25/0x25 May 11 01:01:46 localhost kernel: [] kernel_init+0x96/0x12a May 11 01:01:46 localhost kernel: [] kernel_thread_helper+0x6/0x10 May 11 01:01:46 localhost kernel: ---[ end trace acbbad639e5c6e5c ]--- May 11 01:01:46 localhost kernel: create_regulator: dummy: could not add regulator_dev requested microamps sysfs entry --- Professional hosting for everyone - http://www.host.ru -- 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/