Browse code

linux-esx: NVME support

Change-Id: Ifb42cce96fe42bdd719d520e8d9f362a49f226c9
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/1316
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Vinay Kulkarni <kulkarniv@vmware.com>

Alexey Makhalov authored on 2016/08/25 08:05:58
Showing 2 changed files
... ...
@@ -1162,7 +1162,7 @@ CONFIG_BLK_DEV_RAM_DAX=y
1162 1162
 # CONFIG_BLK_DEV_HD is not set
1163 1163
 # CONFIG_BLK_DEV_RBD is not set
1164 1164
 # CONFIG_BLK_DEV_RSXX is not set
1165
-# CONFIG_BLK_DEV_NVME is not set
1165
+CONFIG_BLK_DEV_NVME=m
1166 1166
 
1167 1167
 #
1168 1168
 # Misc devices
... ...
@@ -2,7 +2,7 @@
2 2
 Summary:       Kernel
3 3
 Name:          linux-esx
4 4
 Version:       4.4.8
5
-Release:       9%{?dist}
5
+Release:       10%{?dist}
6 6
 License:       GPLv2
7 7
 URL:           http://www.kernel.org/
8 8
 Group:         System Environment/Kernel
... ...
@@ -144,6 +144,8 @@ ln -sf %{name}-%{version}-%{release}.cfg /boot/photon.cfg
144 144
 /usr/src/%{name}-headers-%{version}-%{release}
145 145
 
146 146
 %changelog
147
+*   Wed Aug 24 2016 Alexey Makhalov <amakhalov@vmware.com> 4.4.8-10
148
+-   .config: added NVME blk dev support
147 149
 *   Wed Aug 10 2016 Alexey Makhalov <amakhalov@vmware.com> 4.4.8-9
148 150
 -   Added VSOCK-Detach-QP-check-should-filter-out-non-matching-QPs.patch
149 151
 *   Wed Jul 20 2016 Alexey Makhalov <amakhalov@vmware.com> 4.4.8-8