From: Bob Breuer <breuerr@mc.net>
To: sparclinux@vger.kernel.org
Subject: Re: Sparc driver changes afoot for 2.6.18
Date: Sat, 08 Jul 2006 23:12:32 +0000 [thread overview]
Message-ID: <44B03BE0.1090906@mc.net> (raw)
In-Reply-To: <20060624.001552.92583040.davem@davemloft.net>
David Miller wrote:
> In another email Raymond Burns notes that clock_probe() is invoked
> too early. This may be related to your problem.
Yes, it's the same problem. After getting around that problem, I've now
hit another potential problem. Multiple instances of a device don't
seem to be uniquely identified.
kobject_add failed for zs with -EEXIST, don't try to register things
with the same name in the same directory.
[f001badc : of_device_register+0x20/0x60 ] [f01e30d8 :
sun4c_init_IRQ+0xcc/0x1e8 ] [f01e3348 : sun4d_init_sbi_irq+0x6c/0xd0 ]
[f01e335c : sun4d_init_sbi_irq+0x80/0xd0 ] [f01e33dc :
sun4d_init_IRQ+0x30/0xfc ] [f0010108 : init+0x94/0x330 ] [f0014ef4 :
kernel_thread+0x3c/0x50 ] [f0010010 : rest_init+0x18/0x2c ]
/obio/zs: Could not register of device.
kobject_add failed for Ross,RT626 with -EEXIST, don't try to register
things with the same name in the same directory.
[f001badc : of_device_register+0x20/0x60 ] [f01e30d8 :
sun4c_init_IRQ+0xcc/0x1e8 ] [f01e3348 : sun4d_init_sbi_irq+0x6c/0xd0 ]
[f01e33dc : sun4d_init_IRQ+0x30/0xfc ] [f0010108 : init+0x94/0x330 ]
[f0014ef4 : kernel_thread+0x3c/0x50 ] [f0010010 : rest_init+0x18/0x2c ]
/Ross,RT626: Could not register of device.
prev parent reply other threads:[~2006-07-08 23:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-24 7:15 Sparc driver changes afoot for 2.6.18 David Miller
2006-06-25 5:44 ` Dennis Jenkins
2006-06-25 6:31 ` David Miller
2006-07-08 19:29 ` Bob Breuer
2006-07-08 20:55 ` David Miller
2006-07-08 23:12 ` Bob Breuer [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=44B03BE0.1090906@mc.net \
--to=breuerr@mc.net \
--cc=sparclinux@vger.kernel.org \
/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.