mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
Explain why the casting we do to silence this warning is indeed safe. It is because the field we're casting from, though being 64-bit wide, was filled with a pointer in first place by ourselves. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
History
|
|
|---|---|---|
| .. | ||
| drivers | ||
| include | ||
| sys-i386 | ||
| sys-x86_64 | ||
| util | ||
| aio.c | ||
| elf_aux.c | ||
| file.c | ||
| Makefile | ||
| mem.c | ||
| process.c | ||
| signal.c | ||
| start_up.c | ||
| time.c | ||
| tt.c | ||
| tty.c | ||
| user_syms.c | ||