commit | 7e5de05169b766b86b4bc7c196f53d57e1952bff | [log] [tgz] |
---|---|---|
author | Al Viro <viro@ftp.linux.org.uk> | Fri Jul 20 04:33:08 2007 +0100 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Jul 20 08:24:49 2007 -0700 |
tree | 75331b36df06c453bdb7e99ab7fbee4f3d80ff59 | |
parent | f9569e1d1540791f664aeb935b1ec11b6e56507c [diff] |
m68k: use .text.head i.e. tell modpost that entry point code (that has to be outside of .init.text for external reasons) is OK to refer to .init.* Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>