mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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 <davem@davemloft.net>