diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-03 02:39:59 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-03 20:37:22 +0300 |
commit | b9bd9f605c4a6f04a83e6640a7d1d6dda80f17ca (patch) | |
tree | 30790cb30af3d655b84b933a5175a4490d5b035b /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 6ccdc91d6af922f3ded5de494ff27daedeb6d6c9 (diff) | |
download | linux-b9bd9f605c4a6f04a83e6640a7d1d6dda80f17ca.tar.xz |
x86: uaccess: move 32-bit and 64-bit parts into proper <asm/uaccess_N.h> header
The x86 <asm/uaccess.h> file has grown features that are specific to
x86-64 like LAM support and the related access_ok() changes. They
really should be in the <asm/uaccess_64.h> file and not pollute the
generic x86 header.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions