mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 06:17:57 +00:00
Fix warnings on __u64 and pointer translation on arm and other 32bit architectures. Since the pointer is 32bits on those archs, we should not directly cast those types. Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Cc: Emilio López <emilio.lopez@collabora.co.uk> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| config | ||
| Makefile | ||
| sw_sync.h | ||
| sync_alloc.c | ||
| sync_fence.c | ||
| sync_merge.c | ||
| sync_stress_consumer.c | ||
| sync_stress_merge.c | ||
| sync_stress_parallelism.c | ||
| sync_test.c | ||
| sync_wait.c | ||
| sync.c | ||
| sync.h | ||
| synctest.h | ||