]> git.neil.brown.name Git - history.git/commit
[PATCH] sparc32: fix warning for changed section attributes
authorClemens Buchacher <drizzd@aon.at>
Sat, 9 Oct 2004 08:05:38 +0000 (01:05 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 9 Oct 2004 08:05:38 +0000 (01:05 -0700)
commit47fcd4f08ab4e74359893c90c5766cbfec9a233f
treecd697079b76a0c794bf56db4e32cdff128c4fb4d
parent8cda68f9f35b2a047d848366709b140e7d33a9de
[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>
arch/sparc/kernel/init_task.c