remarkable-linux/arch/s390
Heiko Carstens fa2a0627ac 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 <tglx@linutronix.de>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-03-07 15:26:02 +01:00
..
appldata s390/appldata_os: fix cpu array size calculation 2014-03-07 15:25:55 +01:00
boot s390/boot: Install bzImage as default kernel image 2013-11-15 14:08:36 +01:00
configs
crypto crypto: s390 - fix des and des3_ede ctr concurrency issue 2014-01-30 21:45:14 +08:00
hypfs s390/hypfs: add interface for diagnose 0x304 2014-01-24 09:40:59 +01:00
include s390/checksum: remove memset() within csum_partial_copy_from_user() 2014-02-24 17:14:08 +01:00
kernel s390/compat: remove compat exec domain 2014-03-07 15:26:02 +01:00
kvm s390/kvm: set guest page states to stable on re-ipl 2014-02-21 08:50:20 +01:00
lib s390/bitops: fix comment 2014-02-21 08:50:20 +01:00
math-emu
mm s390/uaccess: remove copy_from_user_real() 2014-02-24 17:14:00 +01:00
net s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions 2014-01-17 18:54:49 -08:00
oprofile s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling function 2013-12-16 14:38:00 +01:00
pci s390: improve debug feature usage 2014-02-21 08:50:23 +01:00
defconfig Update default configuration 2013-10-24 17:17:15 +02:00
Kbuild
Kconfig s390: select CONFIG_TTY for use of tty in unconditional keyboard driver 2014-03-07 15:25:59 +01:00
Kconfig.debug
Makefile s390: allow to set gcc -mtune flag 2013-10-31 09:54:01 +01:00