summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/machvec.c
diff options
context:
space:
mode:
authorChen, Kenneth W <kenneth.w.chen@intel.com>2006-03-12 17:20:27 (GMT)
committerTony Luck <tony.luck@intel.com>2006-03-23 00:55:05 (GMT)
commit39e18de810049e836390830174a248ad241b156a (patch)
tree43fa9f4d3e3b842e9556f4ce3d93386edef93902 /arch/ia64/kernel/machvec.c
parent03906ea0345d3ae6e906495f86846afa4b8b69b6 (diff)
downloadlinux-fsl-qoriq-39e18de810049e836390830174a248ad241b156a.tar.xz
[IA64] move patchlist and machvec into init section
ia64_mv is initialized based on platform detected or specified. However, there is one instantiation of each platform type. We don't expect to switch platform vector during run time. Move those platform specific type into init section since a copy is made into global ia64_mv at initialization. Also move instruction patch list into init section as well. Signed-off-by: Ken Chen <kenneth.w.chen@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64/kernel/machvec.c')
0 files changed, 0 insertions, 0 deletions