diff options
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-08-17 21:25:41 +0200 |
---|---|---|
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-08-20 02:09:21 +0200 |
commit | 5416c2663517ebd0be0664c4d4ce3df0b116c059 (patch) | |
tree | 0f2043ceefa163ff85e54169de84b2fe9b7dec89 /fs/coda | |
parent | Linux 2.6.30-rc6 (diff) | |
download | linux-5416c2663517ebd0be0664c4d4ce3df0b116c059.tar.xz linux-5416c2663517ebd0be0664c4d4ce3df0b116c059.zip |
x86: make sure load_percpu_segment has no stackprotector
load_percpu_segment() is used to set up the per-cpu segment registers,
which are also used for -fstack-protector. Make sure that the
load_percpu_segment() function doesn't have stackprotector enabled.
[ Impact: allow percpu setup before calling stack-protected functions ]
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Diffstat (limited to 'fs/coda')
0 files changed, 0 insertions, 0 deletions