x86, pic: Fix section mismatch in legacy pic
authorJacob Pan <jacob.jun.pan@intel.com>
Tue, 23 Feb 2010 10:03:31 +0000 (02:03 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 24 Feb 2010 07:13:19 +0000 (23:13 -0800)
commit28a3c93d11212655ce0a9be977c405c703844164
tree45f5cf5e4fac92846ef13d3d766878471da768ab
parent54b56170e4517e9606b245c3f805fc96baa059f0
x86, pic: Fix section mismatch in legacy pic

Move legacy_pic chip dummy functions out of init section as they might
be referenced at run time.

Signed-off-by: Jacob Pan <jacob.jun.pan@intel.com>
LKML-Reference: <43F901BD926A4E43B106BF17856F0755A318D3AA@orsmsx508.amr.corp.intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/i8259.c