Home
last modified time | relevance | path

Searched hist:"74 cad25c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sparc/lib/
H A Dmemset.S74cad25c Fri Aug 29 10:08:21 CDT 2014 Andreas Larsson <andreas@gaisler.com> sparc: Let memset return the address argument

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>
74cad25c Fri Aug 29 10:08:21 CDT 2014 Andreas Larsson <andreas@gaisler.com> sparc: Let memset return the address argument

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>