]>
git.neil.brown.name Git - history.git/commit
[PATCH] sparc32: fix warning for changed section attributes
This fixes the "Ignoring changed section attributes" warning by commenting
out the attributes appended by gcc.
The previous 'fix' created a section '.text,#alloc' (literally), which I
guess was not intended.
Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: William Irwin <wli@holomorphy.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>