Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jul 2019 19:08:15 +0000 (12:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jul 2019 19:08:15 +0000 (12:08 -0700)
commit593c75463ab6d6985cdc9916f3d1c28b5f6340cd
treefead1a52de9609ccd841bc4caa3a2ea44ddff932
parent565eb5f8c5d379b6a6a3134c76b2fcfecdd007d3
parentb3d5f311d3cfdea0b0e2373409e50423b130f847
Merge branch 'parisc-5.3-1' of git://git./linux/kernel/git/deller/parisc-linux

Pull parisc updates from Helge Deller:
 "Dynamic ftrace support by Sven Schnelle and a header guard fix by
  Denis Efremov"

* 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: asm: psw.h: missing header guard
  parisc: add dynamic ftrace
  compiler.h: add CC_USING_PATCHABLE_FUNCTION_ENTRY
  parisc: use pr_debug() in kernel/module.c
  parisc: add WARN_ON() to clear_fixmap
  parisc: add spinlock to patch function
  parisc: add support for patching multiple words
arch/parisc/kernel/module.c