commit | 8c8e31f98cae35666e0e619115ab1e1fc80b1835 | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Wed Apr 30 14:22:19 2014 -0700 |
committer | Mark Brown <broonie@linaro.org> | Wed May 21 17:59:31 2014 +0100 |
tree | 7721c30a260b5b4e966ea2f507686d6b5e878f28 | |
parent | 68813d8f7e4554f5e2a97e66c4cb7dcacfcc6ade [diff] |
word-at-a-time: simplify big-endian zero_bytemask macro This is simpler and cleaner. Depending on architecture, a smart compiler may or may not generate the same code. Acked-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> (cherry picked from commit 789ce9dca8007ab5d7c72b9a174a29243817ac32) Signed-off-by: Mark Brown <broonie@linaro.org>