[linux] 01/01: [mips*/octeon] Bump CONFIG_NR_CPUS to 32 to accomodate recent Octeon III SoCs.
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Wed Apr 6 10:27:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
aurel32 pushed a commit to branch master
in repository linux.
commit 4f0dd22673b61b5df7b37f9f803ed93431809118
Author: Aurelien Jarno <aurelien at aurel32.net>
Date: Wed Apr 6 12:27:15 2016 +0200
[mips*/octeon] Bump CONFIG_NR_CPUS to 32 to accomodate recent Octeon III SoCs.
---
debian/changelog | 2 ++
debian/config/kernelarch-mips/config.octeon | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0c0e35c..9e925dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,8 @@ linux (4.5-1~exp2) UNRELEASED; urgency=medium
* [mips*/octeon] Enable SPI_OCTEON.
* [mips*/octeon] udeb: Add ahci_octeon and ahci_platform modules to
sata-modules.
+ * [mips*/octeon] Bump CONFIG_NR_CPUS to 32 to accomodate recent Octeon
+ III SoCs.
-- Ben Hutchings <ben at decadent.org.uk> Fri, 25 Mar 2016 13:43:57 +0000
diff --git a/debian/config/kernelarch-mips/config.octeon b/debian/config/kernelarch-mips/config.octeon
index 69997e3..4ecbb6c 100644
--- a/debian/config/kernelarch-mips/config.octeon
+++ b/debian/config/kernelarch-mips/config.octeon
@@ -13,6 +13,7 @@ CONFIG_SMP=y
CONFIG_PCI=y
CONFIG_MIPS32_O32=y
CONFIG_MIPS32_N32=y
+CONFIG_NR_CPUS=32
##
## file: arch/mips/cavium-octeon/Kconfig
--
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