]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
libata: make sata_sil24 use fifo tag allocator
authorShaohua Li <shli@fb.com>
Sat, 24 Jan 2015 04:17:59 +0000 (20:17 -0800)
committerJens Axboe <axboe@fb.com>
Mon, 26 Jan 2015 16:44:04 +0000 (09:44 -0700)
commit9269e23496ddd83b974536019cf420520df0ee7f
treeb95d7cbd17fe2566966f0635d33d8096ee8cef65
parent98bd4be1ba95f2fe7f543910792b7163a5de06eb
libata: make sata_sil24 use fifo tag allocator

libata starts using block tag now, we can use BLK_TAG_ALLOC_FIFO to
solve the sata_sil24 tag bug.

https://bugzilla.kernel.org/show_bug.cgi?id=87101

Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Shaohua Li <shli@fb.com>
Acked-by: Tejun Heo <tj@kernel.org>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/ata/sata_sil24.c