diff options
author | Felix Blyakher <[email protected]> | 2009-06-01 13:13:24 -0500 |
---|---|---|
committer | Felix Blyakher <[email protected]> | 2009-06-01 22:59:45 -0500 |
commit | 1b17d766463d51904cb242f194a780737e5f73ef (patch) | |
tree | 25d43875b8c539d080141479a0695ab1ff24965c /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | e6da7c9fed111ba1243297ee6eda8e24ae11c384 (diff) |
xfs: prevent deadlock in xfs_qm_shake()
It's possible to recurse into filesystem from the memory
allocation, which deadlocks in xfs_qm_shake(). Add check
for __GFP_FS, and bail out if it is not set.
Signed-off-by: Felix Blyakher <[email protected]>
Signed-off-by: Hedi Berriche <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Andi Kleen <[email protected]>
Signed-off-by: Felix Blyakher <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions