summaryrefslogtreecommitdiff
path: root/lib/ubsan.c
diff options
context:
space:
mode:
authorKeith Busch <keith.busch@intel.com>2017-12-14 11:20:14 -0700
committerChristoph Hellwig <hch@lst.de>2017-12-15 15:18:07 +0100
commit249159c5f15812140fa216f9997d799ac0023a1f (patch)
tree014045698c78a35ce64e92edb00e0368126386ae /lib/ubsan.c
parentbd9f5d65769b9fe5e72110d4cbc9097b53b01613 (diff)
nvme: check hw sectors before setting chunk sectors
Some devices with IDs matching the "stripe" quirk don't actually have this quirk, and don't have an MDTS value. When MDTS is not set, the driver sets the max sectors to UINT_MAX, which is not a power of 2, hitting a BUG_ON from blk_queue_chunk_sectors. This patch skips setting chunk sectors for such devices. Signed-off-by: Keith Busch <keith.busch@intel.com> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'lib/ubsan.c')
0 files changed, 0 insertions, 0 deletions