Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
linux-seblu
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
archlinux
linux-seblu
Commits
9be4969d
Commit
9be4969d
authored
7 years ago
by
Seblu
Browse files
Options
Downloads
Patches
Plain Diff
Enable CONFIG_BPF_JIT_ALWAYS_ON
parent
e6c4be2a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
PKGBUILD
+1
-1
1 addition, 1 deletion
PKGBUILD
config.x86_64
+1
-1
1 addition, 1 deletion
config.x86_64
with
2 additions
and
2 deletions
PKGBUILD
+
1
−
1
View file @
9be4969d
...
@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
...
@@ -17,7 +17,7 @@ _repourl='git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
source
=(
"
$_repourl
#tag=v
${
pkgver
/_/-
}
"
source
=(
"
$_repourl
#tag=v
${
pkgver
/_/-
}
"
"config.
$CARCH
"
)
"config.
$CARCH
"
)
md5sums
=(
'SKIP'
md5sums
=(
'SKIP'
'
fe4fb51a47d7ef39fbc0879ddfbf8710
'
)
'
006978ef823a63d4edbd00e38417e33e
'
)
prepare
()
{
prepare
()
{
# fake linux directory if necessary
# fake linux directory if necessary
...
...
This diff is collapsed.
Click to expand it.
config.x86_64
+
1
−
1
View file @
9be4969d
...
@@ -229,7 +229,7 @@ CONFIG_KALLSYMS=y
...
@@ -229,7 +229,7 @@ CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_KALLSYMS_ABSOLUTE_PERCPU=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_KALLSYMS_BASE_RELATIVE=y
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_SYSCALL=y
#
CONFIG_BPF_JIT_ALWAYS_ON
is not set
CONFIG_BPF_JIT_ALWAYS_ON
=y
CONFIG_USERFAULTFD=y
CONFIG_USERFAULTFD=y
# CONFIG_EMBEDDED is not set
# CONFIG_EMBEDDED is not set
CONFIG_HAVE_PERF_EVENTS=y
CONFIG_HAVE_PERF_EVENTS=y
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment