Hi,
On ARM with PCI, I get this error since -rc2 (didn't try rc1):
sysfs: duplicate filename 'bridge' can not be created
WARNING: at fs/sysfs/dir.c:424 sysfs_add_one()
[] (dump_stack+0x0/0x14) from [] (sysfs_add_one+0x50/0xf4)
[] (sysfs_add_one+0x0/0xf4) from []
(sysfs_create_link+0xec/0x184)
r6
On 1/10/08, Greg KH <[EMAIL PROTECTED]> wrote:
> On Fri, Dec 28, 2007 at 11:50:49PM +, Russell King - ARM Linux wrote:
> > On Fri, Dec 28, 2007 at 03:03:22PM -0800, Andrew Morton wrote:
> > > On Fri, 28 Dec 2007 13:11:37 + "Bahadir Balban" <[EMAIL PROTE
ons behind bridges.
From: Bahadir Balban <[EMAIL PROTECTED]>
When transactions (MEM/IO) are enabled for a device, this patch ensures
also the same transactions are enabled for the bridge that they sit behind.
---
drivers/pci/setup-bus.c | 17 +
1 files changed, 17 insertions
On 5/14/07, Learning Linux <[EMAIL PROTECTED]> wrote:
Ok, but how about an ISR, that does not take any locks? Why can't we
sleep in SUCH an ISR?
LL
-
The killer reason why you can't sleep in an interrupt is because an
interrupt is not associated with any context in the first place. What
is a co
4 matches
Mail list logo