HomeFreeBSD

vm: Remove kernel stack swapping support, part 3

Description

vm: Remove kernel stack swapping support, part 3

  • Modify PHOLD() to no longer fault in the process.
  • Remove _PHOLD_LITE(), which is now the same as _PHOLD(), fix up consumers.
  • Remove faultin() and its callees.

Tested by: pho
Reviewed by: imp, kib
Differential Revision: https://reviews.freebsd.org/D46114

Details

Provenance
markjAuthored on Jul 29 2024, 1:39 AM
Reviewer
imp
Differential Revision
D46114: vm: Remove kernel stack swapping support, part 3
Parents
rG0dd7789512a1: vm: Remove kernel stack swapping support, part 2
Branches
Unknown
Tags
Unknown