diff options
author | Linus Torvalds <[email protected]> | 2008-02-22 08:21:38 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-02-22 08:21:38 -0800 |
commit | 2c020a99e058cdfc3a073cbfbfcc6ff55d3bfc43 (patch) | |
tree | de93c42a9310d6780c8cfde5c60d792c46419db6 /net/unix/sysctl_net_unix.c | |
parent | f9cb02b0be4de3c51edfdd701754e13d9a2d20d6 (diff) |
Mark CC_STACKPROTECTOR as being BROKEN
It's always been broken, but recent fixes actually made it do something,
and now the brokenness shows up as the resulting kernel simply not
working at all.
So it used to be that you could enable this config option, and it just
didn't do anything. Now we'd better stop people from enabling it by
mistake, since it _does_ do something, but does it so badly as to be
unusable.
Code to actually make it work is pending, but incomplete and won't be
merged into 2.6.25 in any case.
Acked-by: Arjan van de Ven <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Cc: James Morris <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions