Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wsl-user-msft-kernel-v6.md: add olddefconfig to kernel build steps #223

Open
wants to merge 1 commit into
base: live
Choose a base branch
from

Conversation

vvavrychuk
Copy link

Add olddefconfig to kernel build steps since without this kernel asks for its reconfiguration during build


$ make -j$(nproc) KCONFIG_CONFIG=Microsoft/config-wsl ...
*

  • Restart config... *
  • Mitigations for CPU vulnerabilities *
    Mitigations for CPU vulnerabilities (CPU_MITIGATIONS) [Y/n/?] (NEW) ...

Add olddefconfig to kernel build steps since without this kernel asks for its reconfiguration during build

----
$ make -j$(nproc) KCONFIG_CONFIG=Microsoft/config-wsl
...
*
* Restart config...
*
*
* Mitigations for CPU vulnerabilities
*
Mitigations for CPU vulnerabilities (CPU_MITIGATIONS) [Y/n/?] (NEW)
...
----
Copy link
Contributor

Learn Build status updates of commit 1c9ef4d:

✅ Validation status: passed

File Status Preview URL Details
community-content/content/wsl-user-msft-kernel-v6.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant