OSDN Git Service

openrisc: Fix broken paths to arch/or32
authorGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 3 Dec 2018 12:20:47 +0000 (13:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2019 14:26:54 +0000 (15:26 +0100)
[ Upstream commit 57ce8ba0fd3a95bf29ed741df1c52bd591bf43ff ]

OpenRISC was mainlined as "openrisc", not "or32".
vmlinux.lds is generated from vmlinux.lds.S.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/openrisc/kernel/entry.S
arch/openrisc/kernel/head.S

index fec8bf9..c17e845 100644 (file)
@@ -179,7 +179,7 @@ handler:                                                    ;\
  *      occured. in fact they never do. if you need them use
  *      values saved on stack (for SPR_EPC, SPR_ESR) or content
  *       of r4 (for SPR_EEAR). for details look at EXCEPTION_HANDLE()
- *       in 'arch/or32/kernel/head.S'
+ *       in 'arch/openrisc/kernel/head.S'
  */
 
 /* =====================================================[ exceptions] === */
index f147933..98dd686 100644 (file)
@@ -1596,7 +1596,7 @@ _string_esr_irq_bug:
 
 /*
  * .data section should be page aligned
- *     (look into arch/or32/kernel/vmlinux.lds)
+ *     (look into arch/openrisc/kernel/vmlinux.lds.S)
  */
        .section .data,"aw"
        .align  8192