]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfb02403a7aec603017b841da663aa53d3c00a046
tree836ab4abe53f3ad770e1ea45609286435eee1bae
parent06b0bb6683f0a996d458afb4f3358ea3aa5f7b18
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