Merge tag 'mips-fixes_6.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Pull MIPS fixes from Thomas Bogendoerfer: - fix jump label branch range check - check kmalloc failures in Loongson64 kexec - fix builds with clang-14 - fix char/int handling in pic32 * tag 'mips-fixes_6.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: MIPS: pic32: treat port as signed integer MIPS: jump_label: Fix compat branch range check mips: alchemy: gpio: Include the right header MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failed MIPS: fix duplicate definitions for exported symbols mips: boot/compressed: use __NO_FORTIFY
No related branches found
No related tags found
Showing
- arch/mips/alchemy/common/gpiolib.c 1 addition, 1 deletionarch/mips/alchemy/common/gpiolib.c
- arch/mips/boot/compressed/decompress.c 1 addition, 0 deletionsarch/mips/boot/compressed/decompress.c
- arch/mips/include/asm/fw/fw.h 1 addition, 1 deletionarch/mips/include/asm/fw/fw.h
- arch/mips/kernel/jump_label.c 1 addition, 1 deletionarch/mips/kernel/jump_label.c
- arch/mips/kernel/relocate_kernel.S 5 additions, 10 deletionsarch/mips/kernel/relocate_kernel.S
- arch/mips/loongson64/reset.c 10 additions, 0 deletionsarch/mips/loongson64/reset.c
- arch/mips/pic32/pic32mzda/early_console.c 6 additions, 7 deletionsarch/mips/pic32/pic32mzda/early_console.c
- arch/mips/pic32/pic32mzda/init.c 1 addition, 1 deletionarch/mips/pic32/pic32mzda/init.c
Loading
Please register or sign in to comment