From: Martin Schwidefsky Date: Thu, 17 Feb 2011 12:13:57 +0000 (+0100) Subject: [S390] correct ipl parameter block safe guard X-Git-Tag: v2.6.38-rc6~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8c8d7c683419d059e302373afc6998244f5f60f;p=pandora-kernel.git [S390] correct ipl parameter block safe guard The 'output' variable is passed from decompress_kernel to check_ipl_parmblock before it is initialized. That disables the safe guard against the overwrite of the ipl parameter block. Fix this by passing the correct value to check_ipl_parmblock. Reported-by: David Binderman Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed