]> git.baikalelectronics.ru Git - kernel.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)
commita06d02e23534abbbc44c12511d2cd520c04f4ed6
treed2c546f333a53695ae2802a1727d3ee6ebe06c62
parenta169ee7c37a649985f30dfff825af7e2126f63e1
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