diff options
author | Benjamin Berg <benjamin.berg@intel.com> | 2025-02-10 17:09:26 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-03-18 11:03:29 +0100 |
commit | 84a6fc378471fbeaf48f8604566a5a33a3d63c18 (patch) | |
tree | 8e4ca7568c50419eb636260168dd5890f1d6fb25 /tools/perf/scripts/python/syscall-counts.py | |
parent | d1d7f01f7cd35e16c6bcef5a0e31988b5c9980f9 (diff) |
um: remove copy_from_kernel_nofault_allowed
There is no need to override the default version of this function
anymore as UML now has proper _nofault memory access functions.
Doing this also fixes the fact that the implementation was incorrect as
using mincore() will incorrectly flag pages as inaccessible if they were
swapped out by the host.
Fixes: f75b1b1bedfb ("um: Implement probe_kernel_read()")
Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Link: https://patch.msgid.link/20250210160926.420133-3-benjamin@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions