/openbmc/linux/arch/powerpc/lib/ |
H A D | test_emulate_step_exec_instr.S | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_85xx.S | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
H A D | ppc_save_regs.S | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
H A D | optprobes_head.S | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
H A D | interrupt_64.S | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
H A D | head_32.h | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
H A D | kgdb.c | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
H A D | head_booke.h | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
H A D | tm.S | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
H A D | exceptions-64e.S | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
H A D | entry_32.S | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
H A D | asm-offsets.c | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
H A D | exceptions-64s.S | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
H A D | process.c | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | callchain.c | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | ptrace.h | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | xmon.c | diff c03be0a3f3cc656eab5c427b78959b8f1b169a11 Sun Nov 27 06:49:32 CST 2022 Nicholas Piggin <npiggin@gmail.com> powerpc: add definition for pt_regs offset within an interrupt frame
This is a common offset that currently uses the overloaded STACK_FRAME_OVERHEAD constant. It's easier to read and more flexible to use a specific regs offset for this.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-8-npiggin@gmail.com
|