diff mbox series

powerpc/64s: Remove old STAB comment

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

Checks

Context Check Description
snowpatch_ozlabs/github-powerpc_ppctests success Successfully ran 10 jobs.
snowpatch_ozlabs/github-powerpc_selftests success Successfully ran 10 jobs.
snowpatch_ozlabs/github-powerpc_clang success Successfully ran 6 jobs.
snowpatch_ozlabs/github-powerpc_sparse success Successfully ran 4 jobs.
snowpatch_ozlabs/github-powerpc_kernel_qemu success Successfully ran 23 jobs.

Commit Message

Michael Ellerman Sept. 28, 2022, 1:09 p.m. UTC
This used to be about the 0x4300 handler, but that was moved in commit
da2bc4644c75 ("powerpc/64s: Add new exception vector macros").

Note that "STAB" here refers to "Segment Table" not the debug format.

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

Comments

Michael Ellerman Oct. 4, 2022, 1:26 p.m. UTC | #1
On Wed, 28 Sep 2022 23:09:12 +1000, Michael Ellerman wrote:
> This used to be about the 0x4300 handler, but that was moved in commit
> da2bc4644c75 ("powerpc/64s: Add new exception vector macros").
> 
> Note that "STAB" here refers to "Segment Table" not the debug format.
> 
> 

Applied to powerpc/next.

[1/1] powerpc/64s: Remove old STAB comment
      https://git.kernel.org/powerpc/c/57a8e4b26eaa8f30aa8bc737255d192915a53023

cheers
diff mbox series

Patch

diff --git a/arch/powerpc/kernel/exceptions-64s.S b/arch/powerpc/kernel/exceptions-64s.S
index 3d0dc133a9ae..8088134ccb2a 100644
--- a/arch/powerpc/kernel/exceptions-64s.S
+++ b/arch/powerpc/kernel/exceptions-64s.S
@@ -3044,12 +3044,6 @@  MASKED_INTERRUPT hsrr=1
 	 * to HV=1 from HV=0 is delivered via real mode handlers.
 	 */
 
-	/*
-	 * This uses the standard macro, since the original 0x300 vector
-	 * only has extra guff for STAB-based processors -- which never
-	 * come here.
-	 */
-
 USE_FIXED_SECTION(virt_trampolines)
 	/*
 	 * All code below __end_soft_masked is treated as soft-masked. If