From: David S. Miller Date: Sun, 5 Mar 2006 07:23:56 +0000 (-0800) Subject: [SPARC64]: Mark __ex_table section correctly. X-Git-Tag: v2.6.16-rc6~114^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d000d5b9689734006d89fe9b7597c758b74a9fb;p=pandora-kernel.git [SPARC64]: Mark __ex_table section correctly. We must use the "a" (allocate) attribute every time we emit an entry into the __ex_table section. For consistency, use "a" instead of #alloc which is some Solaris compat cruft GNU as provides on Sparc. Signed-off-by: David S. Miller --- Reading git-diff-tree failed