linux/net/9p
Aneesh Kumar K.V b49d8b5d70 net/9p: Fix kernel crash with msize 512K
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>
2011-09-06 08:17:15 -05:00
..
Kconfig
Makefile
client.c net/9p: Fix the msize calculation. 2011-07-23 09:32:52 -05:00
error.c
mod.c fs/9p: Clean-up get_protocol_version() to use strcmp 2011-07-23 09:32:49 -05:00
protocol.c
protocol.h
trans_common.c
trans_common.h
trans_fd.c
trans_rdma.c
trans_virtio.c net/9p: Fix kernel crash with msize 512K 2011-09-06 08:17:15 -05:00
util.c