Skip to content

Instantly share code, notes, and snippets.

@max06
Last active June 11, 2022 13:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save max06/0d5c202455d2bc372ca470b4da6461a3 to your computer and use it in GitHub Desktop.
Save max06/0d5c202455d2bc372ca470b4da6461a3 to your computer and use it in GitHub Desktop.
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