public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad@kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, pjones@redhat.com,
	randy.dunlap@oracle.com, jayamohank@serverengines.com
Subject: [GIT PULL] iBFT fixes for v2.6.35-rc1
Date: Thu, 12 Aug 2010 18:52:47 +0000	[thread overview]
Message-ID: <20100812185247.GA28744@hera.kernel.org> (raw)

Hi Linus,

There were two bugs that got caught after the iBFT tree was merged.
One of them is quite embarrassing and it is a NULL pointer exception when
we rmmod the ibft module where there are no iBFT table present. The other
was spotted by Randy in the linux-next and is a compilation issue if you don't
have CONFIG_SCSI set.

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6.git stable/fixes

the patches since commit 5abd9ccced7a726c817dd6b5b96bc933859138d1
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Wed Aug 4 11:25:58 2010 -0700

    Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6


Thanks,

Konrad Rzeszutek Wilk (1):
      ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.

Randy Dunlap (1):
      firmware: ibft depends on SCSI

 drivers/firmware/Kconfig      |    2 +-
 drivers/firmware/iscsi_ibft.c |    6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)

                 reply	other threads:[~2010-08-12 18:53 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=20100812185247.GA28744@hera.kernel.org \
    --to=konrad@kernel.org \
    --cc=jayamohank@serverengines.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pjones@redhat.com \
    --cc=randy.dunlap@oracle.com \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox