diff --git a/.gitignore b/.gitignore index d328ce2ba240f..1851ae31544cb 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,5 @@ rpms/ for-review.txt linux-5.* +linux-6.* /releases.json diff --git a/config b/config index 27bc0bdb198d7..c33519f60de1e 100644 --- a/config +++ b/config @@ -1,8 +1,8 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.0.6 Kernel Configuration +# Linux/x86 6.0.7 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (Clear Linux OS for Intel Architecture) 12.2.1 20221031 releases/gcc-12.2.0-182-gfaac1fccd7" +CONFIG_CC_VERSION_TEXT="gcc (Clear Linux OS for Intel Architecture) 12.2.1 20221107 releases/gcc-12.2.0-199-gd644dfe36d" CONFIG_CC_IS_GCC=y CONFIG_GCC_VERSION=120201 CONFIG_CLANG_VERSION=0 @@ -7356,8 +7356,9 @@ CONFIG_INFINIBAND_RDMAVT=m CONFIG_RDMA_RXE=m CONFIG_RDMA_SIW=m CONFIG_INFINIBAND_IPOIB=m -# CONFIG_INFINIBAND_IPOIB_CM is not set -# CONFIG_INFINIBAND_IPOIB_DEBUG is not set +CONFIG_INFINIBAND_IPOIB_CM=y +CONFIG_INFINIBAND_IPOIB_DEBUG=y +# CONFIG_INFINIBAND_IPOIB_DEBUG_DATA is not set CONFIG_INFINIBAND_SRP=m CONFIG_INFINIBAND_SRPT=m CONFIG_INFINIBAND_ISER=m diff --git a/config-fragment b/config-fragment index c21ff91b09c47..77d7b4ef9c550 100644 --- a/config-fragment +++ b/config-fragment @@ -7356,8 +7356,8 @@ CONFIG_INFINIBAND_RDMAVT=m CONFIG_RDMA_RXE=m CONFIG_RDMA_SIW=m CONFIG_INFINIBAND_IPOIB=m -# CONFIG_INFINIBAND_IPOIB_CM is not set -# CONFIG_INFINIBAND_IPOIB_DEBUG is not set +CONFIG_INFINIBAND_IPOIB_CM=y +CONFIG_INFINIBAND_IPOIB_DEBUG=y CONFIG_INFINIBAND_SRP=m CONFIG_INFINIBAND_SRPT=m CONFIG_INFINIBAND_ISER=m