Skip to content
Commit 16391bfc authored by Michael Ellerman's avatar Michael Ellerman
Browse files

selftests/powerpc: Add test of fork with mapping above 512TB



This tests that when a process with a mapping above 512TB forks we
correctly separate the parent and child address spaces. This exercises
the bug in the context id handling fixed in the previous commit.

Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent ca72d883
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment