The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips_fixes_5.11.1 for you to fetch changes up to 7b490a8ab0f2d3ab8d838a4ff22ae86edafd34a1: MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu (2021-01-13 10:59:32 +0100) ---------------------------------------------------------------- - fix coredumps on 64bit kernels - fix for alignment bugs preventing booting - fix checking for failed irq_alloc_desc calls ---------------------------------------------------------------- Al Viro (1): MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps Alexander Lobakin (1): MIPS: relocatable: fix possible boot hangup with KASLR enabled Menglong Dong (1): MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu Paul Cercueil (1): MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB arch/mips/boot/compressed/decompress.c | 3 ++- arch/mips/cavium-octeon/octeon-irq.c | 2 +- arch/mips/kernel/binfmt_elfn32.c | 7 +++++++ arch/mips/kernel/binfmt_elfo32.c | 7 +++++++ arch/mips/kernel/relocate.c | 10 ++++++++-- 5 files changed, 25 insertions(+), 4 deletions(-) -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]