]> www.infradead.org Git - users/jedix/linux-maple.git/commit
libata: whitelist all SAMSUNG MZ7KM* solid-state disks
authorJuha-Matti Tilli <juha-matti.tilli@iki.fi>
Sun, 2 Dec 2018 10:47:08 +0000 (12:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Dec 2018 13:13:15 +0000 (14:13 +0100)
commit4b427e57f4f6eb3ad1c02d3faa3d551336f2fd59
treeed65bb38b01081bbabaad083a1ebe15ce255449b
parent647492ad7341cc76a9ebafeb67cea1664f674cca
libata: whitelist all SAMSUNG MZ7KM* solid-state disks

[ Upstream commit fd6f32f78645db32b6b95a42e45da2ddd6de0e67 ]

These devices support read zero after trim (RZAT), as they advertise to
the OS. However, the OS doesn't believe the SSDs unless they are
explicitly whitelisted.

Acked-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Juha-Matti Tilli <juha-matti.tilli@iki.fi>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/ata/libata-core.c