Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Pull s390 fixes from Martin Schwidefsky: "Two patches to save some memory if CONFIG_NR_CPUS is large, a changed default for the use of compare-and-delay, and a couple of bug fixes" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: s390/spinlock: disabled compare-and-delay by default s390/mm: align 64-bit PIE binaries to 4GB s390/cacheinfo: coding style changes s390/cacheinfo: fix shared cpu masks s390/smp: reduce size of struct pcpu s390/topology: convert cpu_topology array to per cpu variable s390/topology: delay initialization of topology cpu masks s390/vdso: fix clock_gettime for CLOCK_THREAD_CPUTIME_ID, -2 and -3
No related branches found
No related tags found
Showing
- arch/s390/include/asm/topology.h 8 additions, 16 deletionsarch/s390/include/asm/topology.h
- arch/s390/kernel/cache.c 7 additions, 18 deletionsarch/s390/kernel/cache.c
- arch/s390/kernel/early.c 7 additions, 5 deletionsarch/s390/kernel/early.c
- arch/s390/kernel/setup.c 0 additions, 1 deletionarch/s390/kernel/setup.c
- arch/s390/kernel/smp.c 27 additions, 27 deletionsarch/s390/kernel/smp.c
- arch/s390/kernel/topology.c 64 additions, 70 deletionsarch/s390/kernel/topology.c
- arch/s390/kernel/vdso64/clock_gettime.S 2 additions, 4 deletionsarch/s390/kernel/vdso64/clock_gettime.S
- arch/s390/mm/mmap.c 4 additions, 1 deletionarch/s390/mm/mmap.c
Please register or sign in to comment