From: David Hildenbrand Date: Fri, 24 Apr 2015 13:30:24 +0000 (+0200) Subject: KVM: s390: drop handling of interception code 12 X-Git-Tag: omap-for-v4.3/legacy-v2-signed~167^2~84^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06b36753a6466239fc945b6756e12d635621ae5f;p=pandora-kernel.git KVM: s390: drop handling of interception code 12 Our implementation will never trigger interception code 12 as the responsible setting is never enabled - and never will be. The handler is dead code. Let's get rid of it. Reviewed-by: Cornelia Huck Signed-off-by: David Hildenbrand Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed