Re: [PATCH] sparc: Let memset return the address argument

From: David Miller
Date: Tue Sep 09 2014 - 19:38:28 EST


From: Andreas Larsson <andreas@xxxxxxxxxxx>
Date: Fri, 29 Aug 2014 17:08:21 +0200

> 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@xxxxxxxxxxx>

Applied, thanks Andreas.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/