]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - arch/powerpc/kernel/exceptions-64s.S
powerpc: Remove dot symbol usage in exception macros
authorAnton Blanchard <anton@samba.org>
Tue, 4 Feb 2014 05:06:46 +0000 (16:06 +1100)
committerAnton Blanchard <anton@samba.org>
Wed, 23 Apr 2014 00:05:19 +0000 (10:05 +1000)
commit354255014a9042b9204e5bed22704110326d5ecf
tree836ab4abe53f3ad770e1ea45609286435eee1bae
parenta0e971ffb9d9dae3b9892fb548bd2497db758f60
powerpc: Remove dot symbol usage in exception macros

STD_EXCEPTION_COMMON, STD_EXCEPTION_COMMON_ASYNC and
MASKABLE_EXCEPTION branch to the handler, so we can remove
the explicit dot symbol and binutils will do the right thing.

Signed-off-by: Anton Blanchard <anton@samba.org>
arch/powerpc/kernel/exceptions-64e.S
arch/powerpc/kernel/exceptions-64s.S