aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/block
diff options
context:
space:
mode:
authorAndreas Herrmann <aherrman@de.ibm.com>2006-04-27 18:40:09 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-04-28 08:33:47 -0700
commita3ae39c060be57a4936d2c1d970e4d0c7d320d9c (patch)
treea8b0207d32f660fed21f55d0c4ab1c05f691ac39 /drivers/s390/block
parent28f223782bca914ae65d08234c57c2175ecd7f5d (diff)
[PATCH] s390: qdio memory allocations
Avoid memory allocation with GFP_KERNEL in qdio_establish/qdio_shutdown. Use memory pool instead. (Otherwise this can lead to an I/O stall where qdio waits for a free page and zfcp waits for end of error recovery in low memory situations.) Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/s390/block')
0 files changed, 0 insertions, 0 deletions