aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/python_api/process
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2025-07-31 04:41:28 +0000
committerKyle Evans <kevans@FreeBSD.org>2025-07-31 04:41:28 +0000
commit763a097c156f36830e774b3cc789f68c5d1ae601 (patch)
tree48cfeb4d96cbf51c9b4cce539ab58049b373775d /packages/Python/lldbsuite/test/python_api/process
parent147b90973b97df902c01018a18e7f219f18c0b83 (diff)
loader: add nvidia modules to the loader blacklist
It is known that nvidia modules, like the drm modules that are already present, will panic if loaded in early boot rather than later. Pop them into our list to deny loading them if someone were to add, e.g., nvidia-modeset_load="YES", to their loader.conf. This doesn't prevent them from being loaded if one drops to the loader prompt, but it does prevent the standard user from easy foot-shooting if they find old or inaccurate information out in the wild. Reviewed by: imp, kbowling MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D51644
Diffstat (limited to 'packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions