aboutsummaryrefslogtreecommitdiff
path: root/drivers/macintosh/mac_hid.c
diff options
context:
space:
mode:
authorLeon Romanovsky <leonro@nvidia.com>2024-07-24 13:31:14 +0300
committerKeith Busch <kbusch@kernel.org>2024-07-25 07:20:54 -0700
commitc31fad1470389666ac7169fe43aa65bf5b7e2cfd (patch)
treec2980209a5830fbfc9d5025d5d5c409cf3ac7fbf /drivers/macintosh/mac_hid.c
parent415fb383ec2bbe4d4bb1a1b5593cd67eb058f1de (diff)
nvme-pci: add missing condition check for existence of mapped data
nvme_map_data() is called when request has physical segments, hence the nvme_unmap_data() should have same condition to avoid dereference. Fixes: 4aedb705437f ("nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data") Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Nitesh Shetty <nj.shetty@samsung.com> Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'drivers/macintosh/mac_hid.c')
0 files changed, 0 insertions, 0 deletions