aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gcc-x86_32-has-stack-protector.sh
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2014-07-20 07:39:03 -0400
committerDavid S. Miller <davem@davemloft.net>2014-07-22 00:43:19 -0400
commit453c9abd38910cc36a59d503fac15a2d0f4d36c7 (patch)
treee1ba97ac58eb21f7e94e831c3f6d37e4f44907ba /scripts/gcc-x86_32-has-stack-protector.sh
parentadd79d686c81afb43dcf55924c1f11f59c5d0851 (diff)
sparc64: avoid code duplication in io_64.h
Several of the small IO functions ended up having the same implementation. Use __raw_{read,write}* + {read,write}* as base for the others. Continue to use static inline functions to get full type check. The size of vmlinux for a defconfig build was the same when using static inline and macros for the functions - so there was no size win when using macros. This was tested with gcc 4.8.2 + binutils 2.24. For such simple constructs I assume older gcc's will do the same job. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gcc-x86_32-has-stack-protector.sh')
0 files changed, 0 insertions, 0 deletions