diff options
| author | Mark Rutland <[email protected]> | 2025-05-08 13:26:42 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2025-05-08 14:45:24 +0000 |
| commit | be45e63f79ecfea8373f18f50330838d77553a6b (patch) | |
| tree | fa53bb834ce304ff2f6f47e981b19e974f006f0c /net/core/dev_api.c | |
| parent | kselftest/arm64: fp-ptrace: Fix expected FPMR value when PSTATE.SM is changed (diff) | |
| download | kernel-be45e63f79ecfea8373f18f50330838d77553a6b.tar.gz kernel-be45e63f79ecfea8373f18f50330838d77553a6b.zip | |
kselftest/arm64: tpidr2: Adjust to new clone() behaviour
In order to fix an ABI problem, we recently changed the way that a
clone() syscall manipulates TPIDR2 and PSTATE.ZA. Historically the child
would inherit the parent's TPIDR2 value unless CLONE_SETTLS was set, and
now the child will inherit the parent's TPIDR2 value unless CLONE_VM is
set.
Update the tpidr2 test for the new behaviour.
Signed-off-by: Mark Rutland <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Daniel Kiss <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Richard Sandiford <[email protected]>
Cc: Sander De Smalen <[email protected]>
Cc: Tamas Petz <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Yury Khrustalev <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'net/core/dev_api.c')
0 files changed, 0 insertions, 0 deletions
