diff options
author | 2025-03-04 09:43:26 +0100 | |
---|---|---|
committer | 2025-03-14 15:30:31 +0100 | |
commit | 34b1c1c71d375835d589e0929299b8caf0171cf1 (patch) | |
tree | 8eb9ee00238522eec8f813772b98cb1f9b6ed054 /scripts/lib/kdoc/kdoc_output.py | |
parent | drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support for partial mmaps (diff) | |
download | linux-rng-34b1c1c71d375835d589e0929299b8caf0171cf1.tar.xz linux-rng-34b1c1c71d375835d589e0929299b8caf0171cf1.zip |
i915/selftest/igt_mmap: let mmap tests run in kthread
When the driver is loaded on the system with numa nodes it might be run in
a kthread, which makes it impossible to use current->mm in the selftest.
This patch allows the selftest to use current->mm by using active_mm.
Signed-off-by: Mikolaj Wasiak <mikolaj.wasiak@intel.com>
Reviewed-by: Eugene Kobyak <eugene.kobyak@intel.com>
Reviewed-by: Krzysztof Niemiec <krzysztof.niemiec@intel.com>
Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/2w6pt2hnemndwmanwhyn3keexa6vtha7rmo6rqoerkmyxhbrh2@ls7lndjpia6z
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions