microblaze: Fix a typo when disabling stack protection
authorEdgar E. Iglesias <edgar.iglesias@gmail.com>
Sat, 8 Feb 2014 02:31:31 +0000 (02:31 +0000)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 10 Feb 2014 06:44:11 +0000 (07:44 +0100)
commita49f56eec54d864ba0fda838e4c8bf5c72f3eb08
tree5ce3d2a9b48ec8f54384ed1de80414149fc75859
parent4f3cbd79afd99cc5143b2beb126e7425af7f1ff9
microblaze: Fix a typo when disabling stack protection

Correct a typo causing the stack protector to be left enabled.
0xFFFFFFF -> 0xFFFFFFFF

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/kernel/head.S