mirror of
https://github.com/lkl/linux.git
synced 2025-12-22 01:23:06 +09:00
This makes memset follow the standard (instead of returning 0 on success). This is needed when certain versions of gcc optimizes around memset calls and assume that the address argument is preserved in %o0. Signed-off-by: Andreas Larsson <andreas@gaisler.com> Signed-off-by: David S. Miller <davem@davemloft.net>
3.8 KiB
3.8 KiB