diff options
author | David Teigland <teigland@redhat.com> | 2013-03-05 16:01:47 -0500 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2013-04-04 09:52:14 +0100 |
commit | 57c7310b8eb96b0fe3b0aaa8dc194adbae03bef3 (patch) | |
tree | 47d9cebf7d567debd012e3869e522166b5d9e5a8 /mm/page_alloc.c | |
parent | 66ade474237745a57b7e87da9a93c7ec69fd52bb (diff) |
GFS2: use kmalloc for lvb bitmap
The temp lvb bitmap was on the stack, which could
be an alignment problem for __set_bit_le. Use
kmalloc for it instead.
Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions