]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Jan 2020 19:13:50 +0000 (11:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Jan 2020 19:13:50 +0000 (11:13 -0800)
commitfca4abb00711ef24f4188c63e6aaa1ab23aec0c0
tree32762989178f58b4182b8ceaef504748bed22d51
parentdba5b2dd1a63c6c20ed74d5a40fc9e54b987e219
parent7f88f5be2c33e845a1b9bb5bf4b1d6fb04d768a5
Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull powerpc fixes from Michael Ellerman:
 "Two more powerpc fixes for 5.5:

   - One commit to fix a build error when CONFIG_JUMP_LABEL=n,
     introduced by our recent fix to is_shared_processor().

   - A commit marking some SLB related functions as notrace, as tracing
     them triggers warnings.

  Thanks to Jason A Donenfeld"

* tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/spinlocks: Include correct header for static key
  powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace