diff options
author | 2022-11-27 22:49:30 +1000 | |
---|---|---|
committer | 2022-12-02 17:54:07 +1100 | |
commit | baa49d81a94bb4170e7f2f4d97016772117d0f60 (patch) | |
tree | e2088da77c790d6806d9c569c5dfcb2592702967 /arch/powerpc/kernel/process.c | |
parent | powerpc: Rearrange copy_thread child stack creation (diff) | |
download | linux-rng-baa49d81a94bb4170e7f2f4d97016772117d0f60.tar.xz linux-rng-baa49d81a94bb4170e7f2f4d97016772117d0f60.zip |
powerpc/pseries: hvcall stack frame overhead
This call may use the min size stack frame. The scratch space used is
in the caller's parameter area frame, not this function's frame.
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-6-npiggin@gmail.com
Diffstat (limited to 'arch/powerpc/kernel/process.c')
0 files changed, 0 insertions, 0 deletions