Location (Korea, USA, China, India, etc.)
South Korea
Describe the bug
kernel-devel-3.10.0-1062.9.1.el7 (which was published in Dec. 9) removes the function below
- [nvme] blk-mq: remove blk_mq_complete_request_sync (Ming Lei) [1763624 1730922]
so that the driver of kernel_v3.10.0-1062-centos-7_7 won't be compiled.
To Reproduce
Steps to reproduce the behavior:
- yum update
- yum install kernel-devel
- compile the KVSSD driver for kernel_v3.10.0-1062-centos-7_7
Screenshots

System environment (please complete the following information)
- Firmware version : -
- Number of SSDs : 2
- OS & Kernel version [e.g., Ubuntu 16.04 Kernel v4.9.5]: Centos kernel-3.10.0-1062.9.1.el7
- GCC version : gcc v7.3.1
- User driver version :
- Driver [Kernel or user driver or emulator] :