diff options
author | Changli Gao <xiaosuo@gmail.com> | 2010-04-23 17:17:45 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-04-24 18:31:24 (GMT) |
commit | e59464c735db19619cde2aa331609adb02005f5b (patch) | |
tree | 00849f207341841a7f5190c270fa0f82dcbda587 /drivers/mtd | |
parent | 46da27664887fb95cedba53eafcf876de812c8c1 (diff) | |
download | linux-fsl-qoriq-e59464c735db19619cde2aa331609adb02005f5b.tar.xz |
flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO
memset() is called with the wrong address and the kernel panics.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Cc: Patrick McHardy <kaber@trash.net>
Acked-by: David Rientjes <rientjes@google.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/mtd')
0 files changed, 0 insertions, 0 deletions