[GIT PULL] MIPS fixes for v7.2

From: Thomas Bogendoerfer

Date: Sat Jul 04 2026 - 03:54:42 EST


The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_7.2_1

for you to fetch changes up to 0880884b36d1230a80a0322abc9b9c7b26942b65:

MIPS: configs: Enable the current Ingenic USB PHY symbol (2026-06-29 11:37:00 +0200)

----------------------------------------------------------------
collected fixes for 7.2

----------------------------------------------------------------
Bastian Blank (1):
mips: Add build salt to the vDSO

Kyle Hendry (1):
MIPS: mm: Add check for highmem before removing memory block

Maciej W. Rozycki (1):
MIPS: DEC: Ensure RTC platform device deregistration upon failure

Pengpeng Hou (1):
MIPS: configs: Enable the current Ingenic USB PHY symbol

Xi Ruoyao (1):
MIPS: loongson64: add IRQ work based on self-IPI

arch/mips/configs/cu1000-neo_defconfig | 2 +-
arch/mips/configs/cu1830-neo_defconfig | 2 +-
arch/mips/configs/gcw0_defconfig | 2 +-
arch/mips/dec/platform.c | 6 +++++-
arch/mips/include/asm/irq_work.h | 9 +++++++++
arch/mips/include/asm/smp.h | 2 ++
arch/mips/loongson64/smp.c | 10 ++++++++++
arch/mips/mm/init.c | 5 +++--
arch/mips/vdso/elf.S | 3 +++
9 files changed, 35 insertions(+), 6 deletions(-)
create mode 100644 arch/mips/include/asm/irq_work.h

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]