diff options
| author | 2008-02-23 01:38:34 -0500 | |
|---|---|---|
| committer | 2008-02-23 01:38:34 -0500 | |
| commit | ffad0a44b7216d0f079dcf95a351082099d1e5fb (patch) | |
| tree | cfbcc86fbce071b89c51d9d55de8fe39876c79cf /fs/ext4/resize.c | |
| parent | ext4: set EXT4_EXTENTS_FL only for directory and regular files (diff) | |
| download | wireguard-linux-ffad0a44b7216d0f079dcf95a351082099d1e5fb.tar.xz wireguard-linux-ffad0a44b7216d0f079dcf95a351082099d1e5fb.zip | |
ext4: ext4_find_next_zero_bit needs an aligned address on some arch
ext4_find_next_zero_bit and ext4_find_next_bit needs a long aligned
address on x8_64. Add mb_find_next_zero_bit and mb_find_next_bit
and use them in the mballoc.
Fix: https://bugzilla.redhat.com/show_bug.cgi?id=433286
Eric Sandeen debugged the problem and suggested the fix.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Acked-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/resize.c')
0 files changed, 0 insertions, 0 deletions
