aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorNick Piggin <[email protected]>2009-09-15 21:34:51 +0200
committerJens Axboe <[email protected]>2009-09-16 15:18:52 +0200
commit77b9d059cb3ddb8b1246d5878e81d52926550b23 (patch)
tree6d6a894d91097aec9e589d22f48d7ec387e062d9 /drivers/mtd/lpddr/lpddr_cmds.c
parent77fad5e625e56eb31a343ae1d489979fdc61a2aa (diff)
writeback: Fix bdi use after free in wb_work_complete()
By the time bdi_work_on_stack gets evaluated again in bdi_work_free, it can already have been deallocated and used for something else in the !on stack case, giving a false positive in this test and causing corruption. Signed-off-by: Nick Piggin <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions