https://github.com/torvalds/linux
Revision 57c7310b8eb96b0fe3b0aaa8dc194adbae03bef3 authored by David Teigland on 05 March 2013, 21:01:47 UTC, committed by Steven Whitehouse on 04 April 2013, 08:52:14 UTC
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>
1 parent 66ade47
History
Tip revision: 57c7310b8eb96b0fe3b0aaa8dc194adbae03bef3 authored by David Teigland on 05 March 2013, 21:01:47 UTC
GFS2: use kmalloc for lvb bitmap
Tip revision: 57c7310
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.0 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 244.0 KB
Makefile -rw-r--r-- 47.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top