* incorrect printk in sym_attach error path
@ 2005-09-11 17:40 Olaf Hering
0 siblings, 0 replies; only message in thread
From: Olaf Hering @ 2005-09-11 17:40 UTC (permalink / raw)
To: linux-scsi
I get this with 2.6.13, due to some ppc64 specific errors:
PCI: Enabling device: (0002:30:0c.0), cmd 143
sym0: <896> rev 0x7 at pci 0002:30:0c.0 irq 65
__sym_calloc2: failed to allocate HCB[2200]
<NULL>: giving up ...
RTAS: event: 71, Type: Internal Device Failure, Severity: 2
PCI: Enabling device: (0002:30:0c.1), cmd 143
sym0: <896> rev 0x7 at pci 0002:30:0c.1 irq 66
__sym_calloc2: failed to allocate HCB[2200]
<NULL>: giving up ...
attach_failed is used for more than one error.
np->s.inst_name should be assigned earlier.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-09-11 17:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-11 17:40 incorrect printk in sym_attach error path Olaf Hering
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.