diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-02 16:39:59 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-05-03 10:37:22 -0700 |
commit | b9bd9f605c4a6f04a83e6640a7d1d6dda80f17ca (patch) | |
tree | 30790cb30af3d655b84b933a5175a4490d5b035b /include/linux/kprobes.h | |
parent | 6ccdc91d6af922f3ded5de494ff27daedeb6d6c9 (diff) | |
download | linux-b9bd9f605c4a6f04a83e6640a7d1d6dda80f17ca.tar.gz linux-b9bd9f605c4a6f04a83e6640a7d1d6dda80f17ca.tar.bz2 linux-b9bd9f605c4a6f04a83e6640a7d1d6dda80f17ca.zip |
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 'include/linux/kprobes.h')
0 files changed, 0 insertions, 0 deletions