Hi, The fisrt patch adds Arbitration Burst support, and other 2 patches are small improvements. Please help to review. Thanks.
Baolin Wang (3): nvme: Add Arbitration Burst support nvme-pci: Add controller memory buffer supported macro nvme: Use USEC_PER_SEC instead of magic numbers drivers/nvme/host/core.c | 25 ++++++++++++++++++++++++- drivers/nvme/host/nvme.h | 2 ++ drivers/nvme/host/pci.c | 4 +++- include/linux/nvme.h | 1 + 4 files changed, 30 insertions(+), 2 deletions(-) -- 1.8.3.1