]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitd8d595dfce7925627de78b9eecc8598a6ffda610
tree84a86928d0585ee36f6e575186336a174e028141
parentf2fc7d0eddf86b0233faa34aa5af6780ea48bc08
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