From: Aneesh Kumar K.V Date: Wed, 17 Aug 2011 16:56:04 +0000 (+0000) Subject: net/9p: Fix kernel crash with msize 512K X-Git-Tag: v3.1-rc6~30^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b49d8b5d7007a673796f3f99688b46931293873e;p=pandora-kernel.git 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 Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed