summaryrefslogtreecommitdiff
path: root/security/safesetid
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2021-09-14 20:52:25 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-30 10:09:25 +0200
commit113a8edfb9c9fbdc16d967f2a0b539266e999f94 (patch)
tree23457459f50b05b61fb6bf97bc958a94a7df38d5 /security/safesetid
parent2397ea2db22bed402fdc4c341dc4be3b49178991 (diff)
net: i825xx: Use absolute_pointer for memcpy from fixed memory location
[ Upstream commit dff2d13114f0beec448da9b3716204eb34b0cf41 ] gcc 11.x reports the following compiler warning/error. drivers/net/ethernet/i825xx/82596.c: In function 'i82596_probe': arch/m68k/include/asm/string.h:72:25: error: '__builtin_memcpy' reading 6 bytes from a region of size 0 [-Werror=stringop-overread] Use absolute_pointer() to work around the problem. Cc: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'security/safesetid')
0 files changed, 0 insertions, 0 deletions