From: Greg KH <greg@kroah.com>
To: Dave Jones <davej@redhat.com>,
Marc Zyngier <mzyngier@freesurf.fr>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: EISA & sysfs.
Date: Wed, 18 Feb 2004 10:01:25 -0800 [thread overview]
Message-ID: <20040218180125.GC2924@kroah.com> (raw)
In-Reply-To: <20040218155317.GQ6242@redhat.com>
On Wed, Feb 18, 2004 at 03:53:17PM +0000, Dave Jones wrote:
>
> ok, that stops it hanging at least, it now barfs a little failure
> message, and a calltrace. This seems awfully verbose for a failure
> path that isn't unreasonable IMO.
>
> kernel: kobject_register failed for hp100 (-17)
> kernel: Call Trace:
> kernel: [<c01d3662>] kobject_register+0x31/0x39
> kernel: [<c0221d0c>] bus_add_driver+0x2e/0x83
> kernel: [<c01db6db>] pci_register_driver+0x6b/0x87
> kernel: [<c78078ad>] hp100_module_init+0x12/0x22 [hp100]
> kernel: [<c013c0fc>] sys_init_module+0x14e/0x25e
> kernel: [<c010b697>] syscall_call+0x7/0xb
It's not "unresonable", it just means that someone messed up and we are
now letting the user/developer know. It's normally because someone
named their driver the same name as another one.
Actually, it's nice to see this message get printed out, and not the
"normal" oops that happens around this area for this case. Something
must be working correctly :)
I'll go fix that printk to put the proper KERN_ level on it...
thanks,
greg k-h
prev parent reply other threads:[~2004-02-18 18:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-17 23:54 EISA & sysfs Dave Jones
2004-02-18 9:42 ` Marc Zyngier
2004-02-18 11:16 ` Dave Jones
2004-02-18 15:24 ` Marc Zyngier
2004-02-18 15:40 ` Dave Jones
2004-02-18 15:53 ` Dave Jones
2004-02-18 16:12 ` Marc Zyngier
2004-02-18 17:23 ` Bartlomiej Zolnierkiewicz
2004-02-18 18:01 ` Greg KH [this message]
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=20040218180125.GC2924@kroah.com \
--to=greg@kroah.com \
--cc=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mzyngier@freesurf.fr \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox