]> asedeno.scripts.mit.edu Git - linux.git/commit
libata: switch to dynamic allocation instead of ata_scsi_rbuf
authorChristoph Hellwig <hch@lst.de>
Tue, 10 Jan 2017 16:04:32 +0000 (17:04 +0100)
committerTejun Heo <tj@kernel.org>
Tue, 10 Jan 2017 16:05:21 +0000 (11:05 -0500)
commita234f7395c9301a5048cb2daa4c86f15c6f02de8
treed2c546f333a53695ae2802a1727d3ee6ebe06c62
parenta0c0b0e945cad4d6b2871469883fbbc316afcd44
libata: switch to dynamic allocation instead of ata_scsi_rbuf

Note of the emulated commands in the pageout/pagein path, so just do
a GFP_NOIO dynamic allocation.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/libata-scsi.c