From: Sasha Levin Date: Mon, 11 Jun 2012 15:18:13 +0000 (-0500) Subject: 9p: BUG before corrupting memory X-Git-Tag: v3.5-rc4~26^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fcb08befaf57faa1b00e514915c1660252b8c26;p=pandora-kernel.git 9p: BUG before corrupting memory 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 Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed