]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'powerpc-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Sep 2023 15:39:24 +0000 (08:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Sep 2023 15:39:24 +0000 (08:39 -0700)
commit7bdfc1af0a5af34b3c9620a2023d2ea00fd77b57
tree26fca6ddf9f2f19dbfc0b9faa427a742def6d022
parent88a174a906fe9679a26c0f69fcc022743d2c8e05
parentc3f4309693758b13fbb34b3741c2e2801ad28769
Merge tag 'powerpc-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:

 - A fix for breakpoint handling which was using get_user() while atomic

 - Fix the Power10 HASHCHK handler which was using get_user() while
   atomic

 - A few build fixes for issues caused by recent changes

Thanks to Benjamin Gray, Christophe Leroy, Kajol Jain, and Naveen N Rao.

* tag 'powerpc-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/dexcr: Move HASHCHK trap handler
  powerpc/82xx: Select FSL_SOC
  powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
  powerpc/watchpoints: Annotate atomic context in more places
  powerpc/watchpoint: Disable pagefaults when getting user instruction
  powerpc/watchpoints: Disable preemption in thread_change_pc()
  powerpc/perf/hv-24x7: Update domain value check