[PATCH 1/2] nvme: add API for sending admin commands by bdev

2019-09-13 Thread Robert Baldyga
From: Michal Rakowski Add kernel API function for sending nvme admin commands. Signed-off-by: Michal Rakowski Signed-off-by: Robert Baldyga --- drivers/nvme/host/core.c | 23 +++ include/linux/nvme.h | 3 +++ 2 files changed, 26 insertions(+) diff --git a/drivers/nvm

Re: [PATCH 1/2] nvme: add API for sending admin commands by bdev

2019-09-15 Thread kbuild test robot
Hi Robert, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on linus/master] [cannot apply to v5.3 next-20190915] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/R