commit | 7a5692e6e533fd379081ab06fb58f3f5ee4d80bc | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@ezchip.com> | Wed Oct 07 09:29:11 2015 -0400 |
committer | Chris Metcalf <cmetcalf@ezchip.com> | Thu Oct 08 11:44:12 2015 -0400 |
tree | 1f73791b3ffebda79a9670bef2eb1988d6fba16d | |
parent | c6fa8e6de3dc420cba092bf155b2ed25bcd537f7 [diff] |
arch/powerpc: provide zero_bytemask() for big-endian For some reason, only the little-endian flavor of powerpc provided the zero_bytemask() implementation. Reported-by: Michal Sojka <sojkam1@fel.cvut.cz> Acked-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Chris Metcalf <cmetcalf@ezchip.com>