From: Rusty Russell Date: Thu, 4 Oct 2012 02:33:25 +0000 (+0930) Subject: lguest: fix occasional crash in example launcher. X-Git-Tag: v3.2.32~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fa4daeca1536418310d338ffc0d0e0d88594157;p=pandora-kernel.git lguest: fix occasional crash in example launcher. commit ca16f580a5db7e60bfafe59a50bb133bd3347491 upstream. We usually got away with ->next on the final entry being NULL, but it finally bit me. Signed-off-by: Rusty Russell [bwh: Backported to 3.2: adjust filename] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed