From: Rusty Russell Date: Thu, 4 Oct 2012 02:33:25 +0000 (+0930) Subject: lguest: fix occasional crash in example launcher. X-Git-Tag: omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca16f580a5db7e60bfafe59a50bb133bd3347491;p=pandora-kernel.git lguest: fix occasional crash in example launcher. We usually got away with ->next on the final entry being NULL, but it finally bit me. Signed-off-by: Rusty Russell Cc: stable@kernel.org --- Reading git-diff-tree failed