diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2011-01-13 23:47:25 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-14 01:32:48 (GMT) |
commit | 684265d4a30f133162f06ddb2e5010608e60e4bb (patch) | |
tree | f4eb3cab6bdbebf48360a8bc8696588483ac0e52 /fs/fuse | |
parent | 84bc227d7fde049a568cd58a5610613feedc0dff (diff) | |
download | linux-fsl-qoriq-684265d4a30f133162f06ddb2e5010608e60e4bb.tar.xz |
mm/dmapool.c: use TASK_UNINTERRUPTIBLE in dma_pool_alloc()
As it stands this code will degenerate into a busy-wait if the calling task
has signal_pending().
Cc: Rolf Eike Beer <eike-kernel@sf-tec.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions