diff options
author | Christoph Hellwig <[email protected]> | 2020-09-03 16:22:35 +0200 |
---|---|---|
committer | Al Viro <[email protected]> | 2020-09-08 22:21:32 -0400 |
commit | 5e6e9852d6f76e01b2e6803c74258afa5b432bc5 (patch) | |
tree | 3b5f33348ea6302f3d6878f1c96e1631c4df9b0f /tools/perf/scripts/python | |
parent | 36e2c7421f02a22f71c9283e55fdb672a9eb58e7 (diff) |
uaccess: add infrastructure for kernel builds with set_fs()
Add a CONFIG_SET_FS option that is selected by architecturess that
implement set_fs, which is all of them initially. If the option is not
set stubs for routines related to overriding the address space are
provided so that architectures can start to opt out of providing set_fs.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions