Add the NOUVEAU_LEGACY_CTX_SUPPORT check
authorAlexander Popov <alex.popov@linux.com>
Sat, 4 Feb 2023 13:22:42 +0000 (16:22 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sat, 4 Feb 2023 13:22:42 +0000 (16:22 +0300)
commit09f4b05bdf49cf79bd8bc79fd094d784dc043f0a
treea4e36d413dd384dc4d6d6da987be7db3d798c305
parent275c52ad5f37bde77298c2f98616f0149ab1711f
Add the NOUVEAU_LEGACY_CTX_SUPPORT check

See https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b30a43ac7132cdda833ac4b13dd1ebd35ace14b7

Dave Airlie:
There was a nouveau DDX that relied on legacy context ioctls to work,
but we fixed it years ago, give distros that have a modern DDX the
option to break the uAPI and close the mess of holes that legacy
context support is.
kconfig_hardened_check/__init__.py