[linux] 02/03: [arm64] Explicitly set NR_CPUS=64

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Apr 15 01:55:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit 9ba802954e9caffd2026df918f59197e3eac77fa
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Apr 15 02:45:29 2017 +0100

    [arm64] Explicitly set NR_CPUS=64
---
 debian/config/arm64/config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index f9efa99..e0cbe8f 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -9,6 +9,7 @@ CONFIG_ARM64_ERRATUM_834220=y
 CONFIG_ARM64_VA_BITS_48=y
 ## end choice
 CONFIG_SCHED_MC=y
+CONFIG_NR_CPUS=64
 CONFIG_SECCOMP=y
 CONFIG_KEXEC=y
 CONFIG_XEN=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list