aboutsummaryrefslogtreecommitdiff
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorBenjamin Gray <[email protected]>2024-04-17 21:23:20 +1000
committerMichael Ellerman <[email protected]>2024-05-06 22:04:31 +1000
commit628d701f2de5b9a16d1dd82bea68fd895f56f1a1 (patch)
tree367c1d60f25cb18d0f31279f6ef0b44ce0cd3178 /rust/helpers/helpers.c
parentbbd99922d0f4518518282217159666c679c6a0d1 (diff)
powerpc/dexcr: Add DEXCR prctl interface
Now that we track a DEXCR on a per-task basis, individual tasks are free to configure it as they like. The interface is a pair of getter/setter prctl's that work on a single aspect at a time (multiple aspects at once is more difficult if there are different rules applied for each aspect, now or in future). The getter shows the current state of the process config, and the setter allows setting/clearing the aspect. Signed-off-by: Benjamin Gray <[email protected]> [mpe: Account for PR_RISCV_SET_ICACHE_FLUSH_CTX, shrink some longs lines] Signed-off-by: Michael Ellerman <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions