]> git.baikalelectronics.ru Git - kernel.git/commit
NVMe: Fix possible arithmetic overflow for max segments
authorKeith Busch <keith.busch@intel.com>
Wed, 18 Nov 2015 23:33:08 +0000 (16:33 -0700)
committerJens Axboe <axboe@fb.com>
Thu, 19 Nov 2015 20:02:24 +0000 (13:02 -0700)
commit174f988f3b33a9a6939719761615c24a4d2b65af
tree8519552bac5caa992fbba12f5cde82aa13512c82
parentfd140bc78b560a87771d2f0e306b1360f80a7f53
NVMe: Fix possible arithmetic overflow for max segments

Reported-by: Paul Grabinar <paul.grabinar@ranbarg.com>
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/nvme/host/pci.c