Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
0270d241
Commit
0270d241
authored
Feb 28, 2019
by
AlmAck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added missing patch to linux
parent
85b8bbf3
Pipeline
#2790
failed with stages
in 43 minutes and 20 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
1 deletion
+11
-1
linux.order
linux.order
+1
-1
linux/0000-unfuck-ck1-for-kvm-intel-symbol.patch
linux/0000-unfuck-ck1-for-kvm-intel-symbol.patch
+10
-0
No files found.
linux.order
View file @
0270d241
...
...
@@ -13,7 +13,7 @@
# adding '+' in front of the pkgname cause
# a pkgrel++ only (deps version updated too)
#
# GitLab-CI:
2
# GitLab-CI:
3
#core_packages
linux
...
...
linux/0000-unfuck-ck1-for-kvm-intel-symbol.patch
0 → 100644
View file @
0270d241
--- a/kernel/sched/MuQSS.c
+++ b/kernel/sched/MuQSS.c
@@ -227,6 +227,7 @@
#ifdef CONFIG_SCHED_SMT
DEFINE_STATIC_KEY_FALSE(sched_smt_present);
+EXPORT_SYMBOL_GPL(sched_smt_present);
#endif
#else
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment