From: Thomas Huth Date: Thu, 16 Oct 2014 12:31:53 +0000 (+0200) Subject: KVM: s390: Fix size of monitor-class number field X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~117^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36c5393266222129ce6f622e3bc3fb5463f290c;p=pandora-kernel.git KVM: s390: Fix size of monitor-class number field The monitor-class number field is only 16 bits, so we have to use a u16 pointer to access it. Signed-off-by: Thomas Huth Reviewed-by: David Hildenbrand CC: stable@vger.kernel.org # v3.16+ Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed