X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=arch%2Fia64%2Fkernel%2Fhead.S;h=c9b5e942f67156f5b6b7cf4917658fbf85f1544f;hb=0ea67fae9e80bfd69713b51ba3fa53879be5383b;hp=bb748c5964433165efab01ba39a33669fe76069a;hpb=996034b117b467709dec7811ef134063934fa626;p=cascardo%2Flinux.git diff --git a/arch/ia64/kernel/head.S b/arch/ia64/kernel/head.S index bb748c596443..c9b5e942f671 100644 --- a/arch/ia64/kernel/head.S +++ b/arch/ia64/kernel/head.S @@ -32,6 +32,7 @@ #include #include #include +#include #ifdef CONFIG_HOTPLUG_CPU #define SAL_PSR_BITS_TO_SET \ @@ -168,6 +169,7 @@ RestRR: \ __PAGE_ALIGNED_DATA .global empty_zero_page +EXPORT_DATA_SYMBOL_GPL(empty_zero_page) empty_zero_page: .skip PAGE_SIZE