Last active
June 11, 2022 13:00
-
-
Save max06/0d5c202455d2bc372ca470b4da6461a3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5c5 | |
< CONFIG_CC_VERSION_TEXT="gcc-11 (Debian 11.3.0-3) 11.3.0" | |
--- | |
> CONFIG_CC_VERSION_TEXT="gcc (Debian 11.3.0-3) 11.3.0" | |
31a32 | |
> CONFIG_BUILD_SALT="" | |
869a871 | |
> CONFIG_MODULE_SIG_ALL=y | |
7806c7808 | |
< CONFIG_HYPERV=m | |
--- | |
> CONFIG_HYPERV=y | |
7809c7811 | |
< CONFIG_HYPERV_BALLOON=m | |
--- | |
> CONFIG_HYPERV_BALLOON=y | |
9757a9760 | |
> CONFIG_MODULE_SIG_KEY="certs/signing_key.pem" | |
9760a9764 | |
> CONFIG_SYSTEM_TRUSTED_KEYS="" | |
9957,9958d9960 | |
< CONFIG_PAHOLE_HAS_SPLIT_BTF=y | |
< CONFIG_DEBUG_INFO_BTF_MODULES=y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment