]> git.baikalelectronics.ru Git - kernel.git/commit
block: removes dynamic allocation on stack
authorPhilip J Kelleher <pjk1939@linux.vnet.ibm.com>
Tue, 26 Mar 2013 01:22:31 +0000 (19:22 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 26 Mar 2013 01:22:31 +0000 (19:22 -0600)
commit8b837f4f7c3e1fa0f524f25fc490596002dc8d50
tree84a86928d0585ee36f6e575186336a174e028141
parentf510d5b75bad3c5b966a4d32276a53e870ff86a3
block: removes dynamic allocation on stack

This patch removes dynamic allocation on the stack error.

Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/rsxx/dma.c