commit | b6122b3843216f3f8e9624f9e876f4f0514f9205 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Mon Mar 02 11:34:29 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Mar 02 12:00:25 2009 +0100 |
tree | abd8570a931c09ea8f6242658bc607527f3f2da3 | |
parent | 2fcb1f1f38e9b10ee5f339be4e17ba5cad9b4421 [diff] |
x86_32: apic/numaq_32, fix section mismatch Remove __cpuinitdata section placement for translation_table structure, since it is referenced from a functions within .text. 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>