aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/pgtable.c
diff options
context:
space:
mode:
authorRick Edgecombe <[email protected]>2023-08-24 18:45:54 -0700
committerDave Hansen <[email protected]>2023-08-30 10:35:53 -0700
commit1fe428d3692fb10a0e8d85fafe719b154e43ad4e (patch)
treecda8a92983992a3963a9f9a7d30c0e3a4bcad63f /arch/x86/mm/pgtable.c
parentc6cfcbd8ca43766851a8c952e3b570727147020f (diff)
x86/shstk: Change order of __user in type
0day reports a sparse warning: arch/x86/kernel/shstk.c:295:55: sparse: sparse: cast removes address space '__user' of expression The __user is in the wrong spot. Move it to right spot and make sparse happy. Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Reported-by: kernel test robot <[email protected]> Signed-off-by: Rick Edgecombe <[email protected]> Signed-off-by: Dave Hansen <[email protected]> Link: https://lore.kernel.org/all/20230825014554.1769194-1-rick.p.edgecombe%40intel.com
Diffstat (limited to 'arch/x86/mm/pgtable.c')
0 files changed, 0 insertions, 0 deletions