commit | dd429e144fe3a9cea9b08985a687da8740ec5d8a | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Wed Apr 30 14:22:19 2014 -0700 |
committer | Alex Shi <alex.shi@linaro.org> | Thu May 29 09:23:12 2014 +0800 |
tree | f9fbd5c557c0746bc8bc2de97c159072170600be | |
parent | 616f215571c4e078a00d529eda02c4fb561d02b8 [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: Alex Shi <alex.shi@linaro.org>