• Linus Torvalds's avatar
    Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile · 8a72f382
    Linus Torvalds authored
    Pull tile arch changes from Chris Metcalf:
     "These are some minor new feature work and other changes that didn't
      merit getting pushed up after the 3.9 merge window closed.
    
      There should be a lot more activity in the 3.11 merge window"
    
    * git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile:
      arch/tile: Fix syscall return value passed to tracepoint
      tile: comment assumption about __insn_mtspr for <asm/irqflags.h>
      tile: ns2cycles should use __raw_get_cpu_var
      arch: remove KCORE_ELF again [tile]
      tile: remove two outdated Kconfig entries
      tile: support atomic64_dec_if_positive()
      tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
      tile: Add definition of NR_syscalls
      tile: move declaration of sys_call_table to <asm/syscall.h>
      arch/tile: Enable HAVE_ARCH_TRACEHOOK
      arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
    8a72f382
Kconfig 10.7 KB