aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2007-10-29 05:08:48 +0000
committerLinus Torvalds <[email protected]>2007-10-29 07:41:33 -0700
commit6a7d26d58a0f61cffddc8839067dfad10413b852 (patch)
tree7b0263cfd27c0b436fddb5f0f5c7b296ba798dab /scripts/patch-kernel
parent80da1adbbf8805bc1a5d287ab171463710b7d92e (diff)
arcmsr: endianness bug
initializing a field in data shared with the card with cpu_to_le32(something) | 0x100000 is broken - the field is, indeed, little-endian and we need cpu_to_le32() on both parts. Signed-off-by: Al Viro <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions