From: Heiko Carstens Date: Thu, 6 Mar 2014 10:24:41 +0000 (+0100) Subject: s390/compat: remove compat exec domain X-Git-Tag: v3.15-rc1~167^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa2a0627ac70d007c313da150d9bf3705729e9c8;p=pandora-kernel.git s390/compat: remove compat exec domain The whole compat exec domain code doesn't make any difference. From the registered s390_exec_domain: - exec domain name is only displayed in /proc/execdomains - handler is unused - pers_low and pers_high are only used internally to find this specific exec domain otherwise the default exec domain will be used - all other fields match the default exec domain So let's get rid of this. Reported-by: Thomas Gleixner Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed