From: Eric Van Hensbergen Date: Mon, 8 Feb 2010 22:23:23 +0000 (-0600) Subject: 9p: fix option parsing X-Git-Tag: v2.6.33-rc8~36^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8c8a9e36560e9ff4c99279d64ce5dd0e1a33fa6;p=pandora-kernel.git 9p: fix option parsing Options pointer is being moved before calling kfree() which seems to cause problems. This uses a separate pointer to track and free original allocation. Signed-off-by: Venkateswararao Jujjuri Signed-off-by: Eric Van Hensbergen w --- Reading git-diff-tree failed