]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Mar 2016 16:57:34 +0000 (08:57 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 1 Mar 2016 16:57:34 +0000 (08:57 -0800)
commit4ab5ef9d626b2f6d3128b22036bd1e020b96c9d5
tree3b7be860d274f98257648c202f81016bc841148c
parentb4c6e182f5b636364ef191076c0c02fb76bae986
parent17f73f51ed0b5fce9f05f5dda209c6d2922d1282
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc

Pull sparc fixes from David Miller:

 1) System call tracing doesn't handle register contents properly across
    the trace.  From Mike Frysinger.

 2) Hook up copy_file_range

 3) Build fix for 32-bit with newer tools.

 4) New sun4v watchdog driver, from Wim Coekaerts.

 5) Set context system call has to allow for servicable faults when we
    flush the register windows to memory

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc:
  sparc64: Fix sparc64_set_context stack handling.
  sparc32: Add -Wa,-Av8 to KBUILD_CFLAGS.
  Add sun4v_wdt watchdog driver
  sparc: Fix system call tracing register handling.
  sparc: Hook up copy_file_range syscall.
drivers/watchdog/Kconfig