All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 22512] no disks are found at driver start after upgrate from 2.6.35.8 to 2.6.36
Date: Wed, 10 Nov 2010 18:07:43 GMT	[thread overview]
Message-ID: <201011101807.oAAI7hV1005786@demeter2.kernel.org> (raw)
In-Reply-To: <bug-22512-11613@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=22512





--- Comment #2 from cunio@agora.pl  2010-11-10 18:07:42 ---
This patch seems to be already applied to 2.6.36.
Here you are part of qla24xx_logio_entry

                if (iop[0] & BIT_4) {
                        fcport->port_type = FCT_TARGET;
                        if (iop[0] & BIT_8)
                                fcport->flags |= FCF_FCP2_DEVICE;
                } else if (iop[0] & BIT_5)
                        fcport->port_type = FCT_INITIATOR;

                if (logio->io_parameter[7] || logio->io_parameter[8])

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

  parent reply	other threads:[~2010-11-10 18:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-09 19:53 [Bug 22512] New: no disks are found at driver start after upgrate from 2.6.35.8 to 2.6.36 bugzilla-daemon
2010-11-09 21:15 ` [Bug 22512] " bugzilla-daemon
2010-11-10 18:07 ` bugzilla-daemon [this message]
2010-11-10 18:18 ` bugzilla-daemon
2010-11-10 19:56 ` bugzilla-daemon
2010-12-22 16:19 ` bugzilla-daemon

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=201011101807.oAAI7hV1005786@demeter2.kernel.org \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --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.