diff options
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-03-14 23:19:38 -0700 |
---|---|---|
committer | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2009-03-17 12:56:52 -0700 |
commit | 0b1c723d0bd199300a1a2de57a46000d17577498 (patch) | |
tree | fbc5ae907b8bc9053ab3fc1f8a83c1bd938d2094 /sound/parisc | |
parent | 60ac98213914cc615c67e84bfb964aa95a080d13 (diff) | |
download | kernel-crypto-0b1c723d0bd199300a1a2de57a46000d17577498.tar.gz kernel-crypto-0b1c723d0bd199300a1a2de57a46000d17577498.tar.xz kernel-crypto-0b1c723d0bd199300a1a2de57a46000d17577498.zip |
x86/brk: make the brk reservation symbols inaccessible from C
Impact: bulletproofing, clarification
The brk reservation symbols are just there to document the amount
of space reserved by brk users in the final vmlinux file. Their
addresses are irrelevent, and using their addresses will cause
certain havok. Name them ".brk.NAME", which is a valid asm symbol
but C can't reference it; it also highlights their special
role in the symbol table.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Diffstat (limited to 'sound/parisc')
0 files changed, 0 insertions, 0 deletions