From: Greg KH <greg@kroah.com>
To: Greg White <pcguy11@live.com>
Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org
Subject: Re: MULTIPLE WARNING: at fs/sysfs/dir.c:455 sysfs_add_one
Date: Thu, 12 Jan 2012 13:37:02 -0800 [thread overview]
Message-ID: <20120112213702.GA17405@kroah.com> (raw)
In-Reply-To: <SNT123-W206618A1B501B8A491DFADDB9F0@phx.gbl>
On Thu, Jan 12, 2012 at 02:40:18PM -0600, Greg White wrote:
>
> Hi,
>
> I just installed Linux on my HP 6200 PC using UEFI. The Ubuntu lucid kernel caused my computer to freeze during shutdown and reboots. So I downloaded 3.1.6 from kernel.org and compiled my own kernel and it works fine except for the following messages in my dmesg:
>
> [2.295957] ------------[ cut here ]------------
> [2.295962] WARNING: at fs/sysfs/dir.c:455 sysfs_add_one+0xc1/0xf0()
> [2.295964] Hardware name: HP Compaq 6200 Pro Small Form Factor
> [2.295966] sysfs: cannot create duplicate filename '/firmware/efi/vars/SlotPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9'
This is a BIOS problem, with EFI, go complain to your manufacturer that
they are creating multiple slots with the same name.
> [2.296043] kobject_add_internal failed for
> SlotPresent-ec87d643-eba4-4bb5-a1e5-3f3e36b20da9 with -EEXIST, don't try to register things with the same name in the same directory.
See, the kernel told you this :)
best of luck,
greg k-h
next prev parent reply other threads:[~2012-01-12 21:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-12 20:40 MULTIPLE WARNING: at fs/sysfs/dir.c:455 sysfs_add_one Greg White
2012-01-12 21:37 ` Greg KH [this message]
2012-01-12 23:51 ` Greg White
2012-01-13 0:39 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120112213702.GA17405@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=pcguy11@live.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.