]> git.baikalelectronics.ru Git - kernel.git/commit
sparc32: Fix thinko in previous change.
authorDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2010 20:29:16 +0000 (12:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2010 20:29:16 +0000 (12:29 -0800)
commite3a1f8170fbbc2b02e9e8a7f7b1c174f767310c1
tree0e1c3e2b4967782c53f50a8611cedb63cf02d13e
parent5b5fb9165b40936cc937446845e68da1ab1ff9da
sparc32: Fix thinko in previous change.

Should mask stack with 0xf not "0x15".

Noticed by Blue Swirl <blauwirbel@gmail.com>

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/process_32.c