From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun, 13 Nov 2022 15:57:33 +0000 (-0800)
Subject: Merge tag 'mips-fixes_6.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... 
X-Git-Tag: v6.1-rc5~1
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=af7a056891899fd3942afec79fb219f58271e319;p=users%2Fdwmw2%2Flinux.git

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
---

af7a056891899fd3942afec79fb219f58271e319