diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-11-16 03:39:08 -0600 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-11-16 03:41:30 -0600 |
commit | 762e510f082f422e3219c9ec270bcf5b48395adf (patch) | |
tree | 78507912f8136fd43d2ef24c48d447699b1b5bd4 /main/dahdi-linux-grsec | |
parent | 968ba98ecd762d28318716445141e5c1863deefb (diff) | |
download | aports-762e510f082f422e3219c9ec270bcf5b48395adf.tar.bz2 aports-762e510f082f422e3219c9ec270bcf5b48395adf.tar.xz |
main/linux-grsec: SMP-related bugfixes (see extended commit message)
[x86]
- enable CONFIG_X86_BIGSMP
- set CONFIG_NR_CPUS to 32
[x86_64]
- set CONFIG_NR_CPUS to 32
With CONFIG_NR_CPUS > 8 on x86, the kernel may hang upon encountering
more than 8 logical CPUs without CONFIG_X86_BIGSMP enabled. x86_64 does
not have this problem, but as a side effect of the CONFIG_X86_BIGSMP
change, needed to have CONFIG_NR_CPUS adjusted there as well.
Discussions on various distribution lists:
Alpine: http://lists.alpinelinux.org/alpine-devel/0496.html
Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=480844
rPath: https://issues.rpath.com/browse/RPL-3022
Diffstat (limited to 'main/dahdi-linux-grsec')
0 files changed, 0 insertions, 0 deletions