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:
4508914
)
net/9p: Fix kernel crash with msize 512K
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Wed, 17 Aug 2011 16:56:04 +0000
(16:56 +0000)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Tue, 6 Sep 2011 13:17:15 +0000
(08:17 -0500)
With msize equal to 512K (PAGE_SIZE * VIRTQUEUE_NUM), we hit multiple
crashes. This patch fix those.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.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