mirror of
https://github.com/torvalds/linux.git
synced 2024-12-04 18:13:04 +00:00
ed2d8fa734
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 |