]> git.baikalelectronics.ru Git - kernel.git/commit
FRV: Remove the section annotation on free_initmem()
authorDavid Howells <dhowells@redhat.com>
Tue, 6 Nov 2007 21:54:44 +0000 (21:54 +0000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 9 Nov 2007 23:02:25 +0000 (15:02 -0800)
commit7c809b0c5d9108778317b0b70dfe6b9bdca61252
treebc58dc37bce3057da44ade65a207f068e674973d
parent8bb901a4e7b5aea2c4b19b9476bf2ec825d5770e
FRV: Remove the section annotation on free_initmem()

Remove the section annotation on FRV's free_initmem().  It can't be marked
__init, lest it free itself.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/frv/mm/init.c