summaryrefslogtreecommitdiffstats
path: root/drivers/bus/mvebu-mbus.c
diff options
context:
space:
mode:
authorLogan Gunthorpe <logang@deltatee.com>2020-07-24 11:25:13 -0600
committerChristoph Hellwig <hch@lst.de>2020-07-29 07:45:20 +0200
commitdf21b6b1934e89c2cc2bb1332146ed6c2df1321c (patch)
tree8f9a51e3d6f12306c571cfbf043501762c93abc4 /drivers/bus/mvebu-mbus.c
parent2bf5d3bbffad06639db518c8dcf8a14c7dce770e (diff)
nvme: create helper function to obtain command effects
Separate the code to obtain command effects from the code to start a passthru request and move the nvme_passthru_start() and nvme_passthru_end() functions up above nvme_submit_user_cmd() in order that they may be used in a new helper a subsequent patch. The new helper function will be necessary for nvmet passthru code to determine if we need to change out of interrupt context to handle the effects. It is exported in the NVME_TARGET_PASSTHRU namespace. Signed-off-by: Logan Gunthorpe <logang@deltatee.com> Reviewed-by: Keith Busch <kbusch@kernel.org> Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/bus/mvebu-mbus.c')
0 files changed, 0 insertions, 0 deletions