]> Git Repo - linux.git/commit
arch/powerpc: provide zero_bytemask() for big-endian
authorChris Metcalf <[email protected]>
Wed, 7 Oct 2015 13:29:11 +0000 (09:29 -0400)
committerChris Metcalf <[email protected]>
Thu, 8 Oct 2015 15:44:12 +0000 (11:44 -0400)
commit7a5692e6e533fd379081ab06fb58f3f5ee4d80bc
tree1f73791b3ffebda79a9670bef2eb1988d6fba16d
parentc6fa8e6de3dc420cba092bf155b2ed25bcd537f7
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 <[email protected]>
Acked-by: Michael Ellerman <[email protected]>
Signed-off-by: Chris Metcalf <[email protected]>
arch/powerpc/include/asm/word-at-a-time.h
This page took 0.054728 seconds and 4 git commands to generate.