Merge branch 'parisc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Jan 2017 18:50:05 +0000 (10:50 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 3 Jan 2017 18:50:05 +0000 (10:50 -0800)
commit0f64df30124018de92c7f22a044b975da8dd52cc
tree752226295c4683a7a32209a9a9f84a9955752863
parentc8b4ec8351d21da3299b045b37920e5cf5590793
parentb4a9eb4cd5966c8aad3d007d206a2cbda97d6928
Merge branch 'parisc-4.10-2' of git://git./linux/kernel/git/deller/parisc-linux

Pull parisc updates from Helge Deller:

 - limit usage of processor-internal cr16 clocksource to UP systems only

 - segfault info lines in syslog were too long, split those up

 - drop own TIF_RESTORE_SIGMASK flag and switch to generic code

* 'parisc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Add line-break when printing segfault info
  parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code
  parisc: Mark cr16 clocksource unstable on SMP systems