commit | a49f56eec54d864ba0fda838e4c8bf5c72f3eb08 | [log] [tgz] |
---|---|---|
author | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Sat Feb 08 02:31:31 2014 +0000 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Feb 10 07:44:11 2014 +0100 |
tree | 5ce3d2a9b48ec8f54384ed1de80414149fc75859 | |
parent | 4f3cbd79afd99cc5143b2beb126e7425af7f1ff9 [diff] |
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>