2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 21:54:06 +08:00
linux-next/drivers/infiniband/ulp
Bart Van Assche f731ed6293 IB/srp: Add memory descriptor array pointer range checking
Although most paths through which a request is submitted check
block layer parameters like the max_segments limit, these are
not checked when an SG_IO or direct I/O request is submitted.
Hence add a range check for the memory descriptor array pointer.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-08-30 18:12:37 -04:00
..
ipoib IB/ipoib: Remove ib_get_dma_mr calls 2015-08-30 18:12:34 -04:00
iser IB/iser: Use pd->local_dma_lkey 2015-08-30 18:12:34 -04:00
isert iser-target: Remove ib_get_dma_mr calls 2015-08-30 18:12:35 -04:00
srp IB/srp: Add memory descriptor array pointer range checking 2015-08-30 18:12:37 -04:00
srpt ib_srpt: Remove ib_get_dma_mr calls 2015-08-30 18:12:35 -04:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00