Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Apr 2015 20:03:05 +0000 (16:03 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 Apr 2015 20:03:05 +0000 (16:03 -0400)
commit6b6e177d632ee251c7c78d8f266a851ab9704879
tree6feec072e7dd7eb32249369a1a80e6a904307e34
parentbfaf245022b4b8661af2e35f467cf0e91943c24c
parent128f3cb9398b5eeb4ee04b60bd5e314f5c122821
Merge git://git./linux/kernel/git/cmetcalf/linux-tile

Pull arch/tile updates from Chris Metcalf:
 "These are mostly nohz_full changes, plus a smattering of minor fixes
  (notably a couple for ftrace)"

* git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
  tile: nohz: warn if nohz_full uses hypervisor shared cores
  tile: ftrace: fix function_graph tracer issues
  tile: map data region shadow of kernel as R/W
  tile: support CONTEXT_TRACKING and thus NOHZ_FULL
  tile: support arch_irq_work_raise
  arch: tile: fix null pointer dereference on pt_regs pointer
  tile/elf: reorganize notify_exec()
  tile: use si_int instead of si_ptr for compat_siginfo
arch/tile/Kconfig
arch/tile/include/asm/thread_info.h
arch/tile/kernel/compat_signal.c