diff options
| author | Tiwei Bie <[email protected]> | 2024-04-23 20:58:53 +0800 |
|---|---|---|
| committer | Richard Weinberger <[email protected]> | 2024-04-30 14:14:08 +0200 |
| commit | 2cbade17b18c0f0fd9963f26c9fc9b057eb1cb3a (patch) | |
| tree | dc2447e8934e73ac9b87769554530eedf744d2ea /tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c | |
| parent | 323ced9669a8f70a9ae707cfe46f852ca23ed23e (diff) | |
um: Fix the -Wmissing-prototypes warning for __switch_mm
The __switch_mm function is defined in the user code, and is called
by the kernel code. It should be declared in a shared header.
Fixes: 4dc706c2f292 ("um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bit")
Signed-off-by: Tiwei Bie <[email protected]>
Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c')
0 files changed, 0 insertions, 0 deletions