* [GIT PULL] iBFT fixes for v2.6.35-rc1
@ 2010-08-12 18:52 Konrad Rzeszutek Wilk
0 siblings, 0 replies; only message in thread
From: Konrad Rzeszutek Wilk @ 2010-08-12 18:52 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, pjones, randy.dunlap, jayamohank
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-08-12 18:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-12 18:52 [GIT PULL] iBFT fixes for v2.6.35-rc1 Konrad Rzeszutek Wilk
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.