commit | b49d8b5d7007a673796f3f99688b46931293873e | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Wed Aug 17 16:56:04 2011 +0000 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Tue Sep 06 08:17:15 2011 -0500 |
tree | d798935e0149fca46b4a08ba219f716ec9abd520 | |
parent | 45089142b1497dab2327d60f6c71c40766fc3ea4 [diff] |
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>