diff mbox series

powerpc/64s: Remove lost/old comment

Message ID 20220928130941.1732818-1-mpe@ellerman.id.au (mailing list archive)
State Accepted
Headers show
Series powerpc/64s: Remove lost/old comment | expand

Commit Message

Michael Ellerman Sept. 28, 2022, 1:09 p.m. UTC
The bulk of this was moved/reworded in:
  57f266497d81 ("powerpc: Use gas sections for arranging exception vectors")

And now appears around line 700 in arch/powerpc/kernel/exceptions-64s.S.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
---
 arch/powerpc/kernel/exceptions-64s.S | 10 ----------
 1 file changed, 10 deletions(-)

Comments

Michael Ellerman Oct. 4, 2022, 1:26 p.m. UTC | #1
On Wed, 28 Sep 2022 23:09:41 +1000, Michael Ellerman wrote:
> The bulk of this was moved/reworded in:
>   57f266497d81 ("powerpc: Use gas sections for arranging exception vectors")
> 
> And now appears around line 700 in arch/powerpc/kernel/exceptions-64s.S.
> 
> 

Applied to powerpc/next.

[1/1] powerpc/64s: Remove lost/old comment
      https://git.kernel.org/powerpc/c/0c360996425e36945c10479e2bc6ad5992c57794

cheers
diff mbox series

Patch

diff --git a/arch/powerpc/kernel/exceptions-64s.S b/arch/powerpc/kernel/exceptions-64s.S
index 8088134ccb2a..dee434a3e145 100644
--- a/arch/powerpc/kernel/exceptions-64s.S
+++ b/arch/powerpc/kernel/exceptions-64s.S
@@ -3034,16 +3034,6 @@  EXPORT_SYMBOL(do_uaccess_flush)
 MASKED_INTERRUPT
 MASKED_INTERRUPT hsrr=1
 
-	/*
-	 * Relocation-on interrupts: A subset of the interrupts can be delivered
-	 * with IR=1/DR=1, if AIL==2 and MSR.HV won't be changed by delivering
-	 * it.  Addresses are the same as the original interrupt addresses, but
-	 * offset by 0xc000000000004000.
-	 * It's impossible to receive interrupts below 0x300 via this mechanism.
-	 * KVM: None of these traps are from the guest ; anything that escalated
-	 * to HV=1 from HV=0 is delivered via real mode handlers.
-	 */
-
 USE_FIXED_SECTION(virt_trampolines)
 	/*
 	 * All code below __end_soft_masked is treated as soft-masked. If