commit | 871d78c6d9fc83b2ad584788a175fcfca07a3666 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Mon Mar 02 11:34:27 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Mar 02 12:00:24 2009 +0100 |
tree | 79b1cfc06f5cd57efeba7ed73c796883e364b455 | |
parent | fae176d6e03578fee7cfe948ff9ae81bf7ea0ef0 [diff] |
x86_32: apic/es7000_32, fix section mismatch Remove __init section placement for some functions, so that we don't get section mismatch warnings. [v2]: 2 of them were not caught by DEBUG_SECTION_MISMATCH=y magic. Fix it. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Cc: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: H. Peter Anvin <hpa@zytor.com>