Am 07.06.2012 09:13, schrieb Michael Tokarev: > On 04.06.2012 15:13, Kevin Wolf wrote: >> From: Zhi Yong Wu <[email protected]> >> >> Signed-off-by: Zhi Yong Wu <[email protected]> >> Reviewed-by: Stefan Hajnoczi <[email protected]> >> Signed-off-by: Kevin Wolf <[email protected]> > > It appears to be a good candidate for -stable, no?
No, it's merely cosmetic. cpu_to_be64s() and be64_to_cpus() do the same, they both swap the byte order if the host is little endian. Kevin
