diff options
author | Mikolaj Wasiak <mikolaj.wasiak@intel.com> | 2025-03-04 11:43:26 +0300 |
---|---|---|
committer | Andi Shyti <andi.shyti@linux.intel.com> | 2025-03-14 17:30:31 +0300 |
commit | 34b1c1c71d375835d589e0929299b8caf0171cf1 (patch) | |
tree | 8eb9ee00238522eec8f813772b98cb1f9b6ed054 /tools/perf/scripts/python/stackcollapse.py | |
parent | bfef148f3680e6b9d28e7fca46d9520f80c5e50e (diff) | |
download | linux-34b1c1c71d375835d589e0929299b8caf0171cf1.tar.xz |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions