commit | e4fc5a1a2acab67867c9858cd4c8e9abb5b242f7 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Tue Nov 06 21:54:44 2007 +0000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Nov 09 15:02:25 2007 -0800 |
tree | bc58dc37bce3057da44ade65a207f068e674973d | |
parent | dbeeb816e805091e7cfc03baf36dc40b4adb2bbd [diff] |
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>