From: Ian Kent Date: Thu, 24 Jul 2008 04:30:19 +0000 (-0700) Subject: autofs4: add missing kfree X-Git-Tag: v2.6.27-rc1~633 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4c7da02615bebcaf89f15a8d055922f515160b8;p=pandora-kernel.git autofs4: add missing kfree It see that the patch tittled "autofs4 - fix pending mount race" is missing a change that I had recently made. It's missing a kfree for the case mutex_lock_interruptible() fails to aquire the wait queue mutex. Signed-off-by: Ian Kent Cc: Jeff Moyer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed