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:
4e3c8a1
)
9p: BUG before corrupting memory
author
Sasha Levin
<levinsasha928@gmail.com>
Mon, 11 Jun 2012 15:18:13 +0000
(10:18 -0500)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Mon, 11 Jun 2012 15:29:07 +0000
(10:29 -0500)
The BUG_ON() in pack_sg_list() would get triggered only one time after we've
corrupted some memory by sg_set_buf() into an invalid sg buffer.
I'm still working on figuring out why I manage to trigger that bug...
Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
net/9p/trans_virtio.c
patch
|
blob
|
history
diff --cc
net/9p/trans_virtio.c
Simple merge