Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Pull parisc fixes from Helge Deller: "A few small fixes for the parisc architecture: - Fix fall-through warnings in parisc math emu code - Fix vmlinuz linking failure with debug-enabled kernels - Fix a race condition in kernel live-patching code - Add missing archclean Makefile target & defconfig adjustments" * 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: Add archclean Makefile target parisc: Strip debug info from kernel before creating compressed vmlinuz parisc: Fix build of compressed kernel even with debug enabled parisc: fix race condition in patching code parisc: rename default_defconfig to defconfig parisc: Fix fall-through warnings in fpudispatch.c parisc: Mark expected switch fall-throughs in fault.c
No related branches found
No related tags found
Showing
- arch/parisc/Makefile 3 additions, 2 deletionsarch/parisc/Makefile
- arch/parisc/boot/compressed/Makefile 3 additions, 1 deletionarch/parisc/boot/compressed/Makefile
- arch/parisc/boot/compressed/vmlinux.lds.S 2 additions, 2 deletionsarch/parisc/boot/compressed/vmlinux.lds.S
- arch/parisc/configs/defconfig 0 additions, 0 deletionsarch/parisc/configs/defconfig
- arch/parisc/kernel/ftrace.c 2 additions, 1 deletionarch/parisc/kernel/ftrace.c
- arch/parisc/math-emu/Makefile 1 addition, 0 deletionsarch/parisc/math-emu/Makefile
- arch/parisc/mm/fault.c 1 addition, 0 deletionsarch/parisc/mm/fault.c
Loading
Please register or sign in to comment