diff options
author | 2012-04-12 20:32:25 -0400 | |
---|---|---|
committer | 2012-04-13 10:12:08 -0400 | |
commit | af1584f570b19b0285e4402a0b54731495d31784 (patch) | |
tree | 9f32e6f521d658a1365891998239198077d4b662 /mm/pgtable-generic.c | |
parent | nfsd: fix compose_entry_fh() failure exits (diff) | |
download | wireguard-linux-af1584f570b19b0285e4402a0b54731495d31784.tar.xz wireguard-linux-af1584f570b19b0285e4402a0b54731495d31784.zip |
ext4: fix endianness breakage in ext4_split_extent_at()
->ee_len is __le16, so assigning cpu_to_le32() to it is going to do
Bad Things(tm) on big-endian hosts...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'mm/pgtable-generic.c')
0 files changed, 0 insertions, 0 deletions