All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olh@suse.de>
To: linux-scsi@vger.kernel.org
Subject: incorrect printk in sym_attach error path
Date: Sun, 11 Sep 2005 19:40:29 +0200	[thread overview]
Message-ID: <20050911174029.GA23300@suse.de> (raw)


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.

                 reply	other threads:[~2005-09-11 17:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20050911174029.GA23300@suse.de \
    --to=olh@suse.de \
    --cc=linux-scsi@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.