linux/arch/s390
Heiko Carstens 673cfddf6e s390: fix 'novx' early parameter handling
Specifying the 'novx' kernel parameter always results in a warning:

Malformed early option 'novx'

The reason for this is that the novx early parameter handling function
always returns a non-zero value which means that an error occurred.
Fix this and return the correct zero value instead.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2017-08-23 13:31:47 +02:00
..
appldata sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h> 2017-03-03 01:43:43 +01:00
boot s390/decompressor: fix initrd corruption caused by bss clear 2017-03-22 08:21:20 +01:00
configs s390: update defconfig 2017-06-08 15:53:48 +02:00
crypto s390/crypto: fix aes/paes Kconfig dependeny 2017-06-12 16:25:58 +02:00
hypfs
include s390/vmcp: split vmcp header file and move to uapi 2017-08-09 09:09:36 -04:00
kernel s390: fix 'novx' early parameter handling 2017-08-23 13:31:47 +02:00
kvm KVM: s390: use new mm defines instead of magic values 2017-07-26 08:25:10 +02:00
lib s390/spinlock: add niai spinlock hints 2017-07-26 08:25:23 +02:00
mm s390/mm: prevent memory offline for memory blocks with cma areas 2017-08-09 09:09:28 -04:00
net bpf: Add jited_len to struct bpf_prog 2017-06-06 15:41:24 -04:00
numa
oprofile
pci s390/pci: log changes to uid checking 2017-08-09 09:09:41 -04:00
tools s390: add support for IBM z14 machines 2017-07-26 08:25:15 +02:00
defconfig s390: update defconfig 2017-06-08 15:53:48 +02:00
Kbuild s390/crypto: Provide s390 specific arch random functionality. 2017-04-26 13:41:35 +02:00
Kconfig s390: add support for IBM z14 machines 2017-07-26 08:25:15 +02:00
Kconfig.debug Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2017-02-22 10:20:04 -08:00
Makefile s390: add support for IBM z14 machines 2017-07-26 08:25:15 +02:00