]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Sep 2012 00:02:20 +0000 (17:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 1 Sep 2012 00:02:20 +0000 (17:02 -0700)
commitd7de471ef3f2e5d82447a8b35c42fab241dd1ed7
tree6d46089783de3189df166a17783d0ccc53b942e1
parent965cc358a68593828edb1b1575f905bc80cabc23
parenta5fc4bd453c41813162b21f4db88f9c38c1cf50a
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6

Pull PARISC fixes from James Bottomley:
 "This is a set of two bug fixes.  One is the ATOMIC problem which is
  now causing a compile failure in certain situations.  The other is
  mishandling of PER_LINUX32 which may also cause user visible effects.

Signed-off-by: James Bottomley <JBottomley@Parallels.com>"
* tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6:
  [PARISC] fix personality flag check in copy_thread()
  [PARISC] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts