git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5abd9cc
)
ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.
author
Konrad Rzeszutek Wilk
<konrad@kernel.org>
Wed, 11 Aug 2010 20:35:40 +0000
(16:35 -0400)
committer
Konrad Rzeszutek Wilk
<konrad@kernel.org>
Wed, 11 Aug 2010 20:35:40 +0000
(16:35 -0400)
We failed to check to see if actually allocated structures
to contain the iBFT structure and went ahead to dereference it.
This patch fixes the OOPS.
Reported-by: "Jayamohan Kalickal" <jayamohank@serverengines.com>
Tested-by: "Jayamohan Kalickal" <jayamohank@serverengines.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad@kernel.org>
Signed-off-by: Peter Jones <pjones@redhat.com>
drivers/firmware/iscsi_ibft.c
patch
|
blob
|
history
diff --cc
drivers/firmware/iscsi_ibft.c
Simple merge