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:
9f3aedf
)
xen/blkback: Move the check for misaligned I/O once more.
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 18 Apr 2011 15:34:55 +0000
(11:34 -0400)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Mon, 18 Apr 2011 15:34:55 +0000
(11:34 -0400)
The commit
976222e05ea5a9959ccf880d7a24efbf79b3c6cf
xen/blkback: Move the check for misaligned I/O higher.
moved it a bit to high. The preq->vbdev was not set, so the
check for misaligned I/O would cause a NULL pointer derefence.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
No differences found