]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8290dc873492827953ddbead6e7c6f7c53134cf6
tree5ce3d2a9b48ec8f54384ed1de80414149fc75859
parentb912953859386c4a4ab855d3eebf166f1c259e04
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