From: Andreas Larsson <[email protected]> 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 <[email protected]> Applied, thanks Andreas. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

