Skip to content

Commit

Permalink
Automatic merge of 'fixes' into merge (2024-10-13 10:01)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpe committed Oct 12, 2024
2 parents 3c2dcd3 + 8956c58 commit bcaab14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/kernel/head_8xx.S
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ FixupDAR:/* Entry point for dcbx workaround. */
bctr /* jump into table */
152:
mfdar r11
mtdar r10
mtctr r11 /* restore ctr reg from DAR */
mfspr r11, SPRN_SPRG_THREAD
stw r10, DAR(r11)
Expand Down

0 comments on commit bcaab14

Please sign in to comment.