linux_dsm_epyc7002/arch/s390
Vasily Gorbik d0b319843b s390/setup: avoid using strncmp with hardcoded length
Replace strncmp usage in console mode setup code with simple strcmp.
Replace strncmp which is used for prefix comparison with str_has_prefix.

Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2019-08-29 15:34:58 +02:00
..
appldata proc/sysctl: add shared variables for range check 2019-07-18 17:08:07 -07:00
boot s390/kaslr: reserve memory for kasan usage 2019-08-26 12:51:18 +02:00
configs Kbuild updates for v5.3 2019-07-12 16:03:16 -07:00
crypto s390/paes: Prepare paes functions for large key blobs 2019-08-21 12:58:54 +02:00
hypfs s390/hypfs: fix a typo in the name of a function 2019-07-23 10:45:32 +02:00
include s390/mem_detect: provide single get_mem_detect_end 2019-08-26 12:51:18 +02:00
kernel s390/setup: avoid using strncmp with hardcoded length 2019-08-29 15:34:58 +02:00
kvm KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup 2019-07-20 09:00:45 +02:00
lib s390: clean .bss before running uncompressed kernel 2019-08-21 12:58:52 +02:00
mm s390/mem_detect: provide single get_mem_detect_end 2019-08-26 12:51:18 +02:00
net
numa s390/numa: correct early_param handling 2019-08-26 12:51:17 +02:00
oprofile
pci s390/pci: avoid using strncmp with hardcoded length 2019-08-29 15:34:57 +02:00
purgatory
scripts
tools
Kbuild
Kconfig s390/stacktrace: use common arch_stack_walk infrastructure 2019-08-21 12:58:53 +02:00
Kconfig.debug
Makefile Kconfig updates for v5.3 2019-07-12 16:06:27 -07:00