diff options
author | Santosh Shilimkar <santosh.shilimkar@ti.com> | 2010-04-30 10:45:46 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-05-01 11:32:53 +0100 |
commit | 124efc27a7090d4aaab68b28f7e7a5137f4ecec9 (patch) | |
tree | 981ec942f9aff66ea28a94eeec4ba4cc3311edf0 /arch/alpha | |
parent | be1066bbcd443a65df312fdecea7e4959adedb45 (diff) |
ARM: 6068/1: Fix build break with KPROBES enabled
With CONFIG_KPROBES enabled two section are getting created which
leads to below build break.
LOG:
AS arch/arm/kernel/entry-armv.o
arch/arm/kernel/entry-armv.S: Assembler messages:
arch/arm/kernel/entry-armv.S:431: Error: symbol ret_from_exception is in a different section
arch/arm/kernel/entry-armv.S:490: Error: symbol ret_from_exception is in a different section
arch/arm/kernel/entry-armv.S:491: Error: symbol __und_usr_unknown is in a different section
This was introduced by commit 4260415f6a3b92c5c986398d96c314df37a4ccbf
Reported-by: Anand Gadiyar <gadiyar@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/alpha')
0 files changed, 0 insertions, 0 deletions