summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/smp.c
diff options
context:
space:
mode:
authorHeiko Carstens <heiko.carstens@de.ibm.com>2017-08-11 15:54:16 +0200
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2017-08-23 13:31:47 +0200
commit673cfddf6e05749c8bdf044140415fcefd5e9546 (patch)
treed124f239ddc3cb82466fd7453c72a9c1501ab01d /arch/s390/kernel/smp.c
parentd2907225cf9621140664209037bbce5107e02c91 (diff)
downloadlinux-673cfddf6e05749c8bdf044140415fcefd5e9546.tar.gz
linux-673cfddf6e05749c8bdf044140415fcefd5e9546.tar.bz2
linux-673cfddf6e05749c8bdf044140415fcefd5e9546.zip
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>
Diffstat (limited to 'arch/s390/kernel/smp.c')
0 files changed, 0 insertions, 0 deletions