Home
last modified time | relevance | path

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

/linux/arch/sparc/lib/
H A Dmemset.Sdiff 74cad25c076a2f5253312c2fe82d1a4daecc1323 Fri Aug 29 17:08:21 CEST 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>