[GIT PULL] parisc fixes for 3.6-rc3

2012-11-22 Thread James Bottomley
This is two bug fixes: one fixes a loophole where rt_sigprocmask() with the wrong values panics the box (Denial of Service) and the other fixes an aliasing problem with get_shared_area() which could cause data corruption. The patches are here: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa

[GIT PULL] parisc fixes for 3.6-rc3

2012-08-31 Thread 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. The patches are here: git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6.git pari