Files
linux/arch/sh/include/asm
Al Viro ca42bc4b7b sh: fix trivial misannotations
Trivial misannotations in
* get_user() (__gu_addr is a userland pointer there)
* ip_fast_csum() (sum is __wsum, not unsigned int)
* csum_and_copy_to_user() (destination is void *, not const void * -
mea culpa)
* __clear_user() (to is a userland pointer)
* several places in kernel/traps_32.c (regs->pc is a userland pointer
when regs is a userland pt_regs)
* math-emu/math.c: READ() and WRITE() casts of address should be to
userland pointer.

No changes in code generation and those take care of the majority of
noise from sparse on sh builds.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Tested-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Signed-off-by: Rich Felker <dalias@libc.org>
2021-09-17 13:59:56 -04:00
..
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2021-09-17 13:59:56 -04:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2018-12-28 12:11:45 -08:00
2020-07-27 14:33:10 -04:00
2021-01-06 19:55:27 -05:00
2021-05-07 00:26:34 -07:00
2020-06-01 14:48:52 -04:00
2021-07-01 11:06:03 -07:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2019-07-01 17:51:40 +02:00
2018-12-18 16:13:04 +01:00
2020-08-12 10:57:58 -07:00
2018-12-28 12:11:45 -08:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2021-09-17 13:59:56 -04:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2020-06-01 14:48:52 -04:00
2018-12-28 12:11:45 -08:00
2020-06-01 14:48:52 -04:00