From: Jes Sorensen Date: Thu, 30 Mar 2006 15:13:22 +0000 (-0500) Subject: [IA64] Add __mca_table to the DISCARD list in gate.lds X-Git-Tag: v2.6.17-rc1~148^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3283a67d8618c9a292eced23e8753ab64adc6dba;p=pandora-kernel.git [IA64] Add __mca_table to the DISCARD list in gate.lds Add __mca_table to the DISCARD list for the gate.lds linker script to avoid broken linker references when linking the final vmlinux file. Also add comment to include/asm-ia64/asmmacros.h to avoid anyone else hitting this problem in the future. Credits to James Bottomley for spotting the DISCARD list in gate.lds.S Signed-off-by: Jes Sorensen Signed-off-by: Tony Luck --- Reading git-diff-tree failed