Merge commit 'v2.6.39-rc7' into sched/core

Этот коммит содержится в:
Ingo Molnar
2011-05-12 09:36:18 +02:00
родитель 7142d17e8f 693d92a1bb
Коммит 9cb5baba5e
560 изменённых файлов: 6290 добавлений и 3272 удалений

Просмотреть файл

@@ -929,14 +929,6 @@ menuconfig EXPERT
environments which can tolerate a "non-standard" kernel.
Only use this if you really know what you are doing.
config EMBEDDED
bool "Embedded system"
select EXPERT
help
This option should be enabled if compiling the kernel for
an embedded system so certain expert options are available
for configuration.
config UID16
bool "Enable 16-bit UID system calls" if EXPERT
depends on ARM || BLACKFIN || CRIS || FRV || H8300 || X86_32 || M68K || (S390 && !64BIT) || SUPERH || SPARC32 || (SPARC64 && COMPAT) || UML || (X86_64 && IA32_EMULATION)
@@ -1109,6 +1101,14 @@ config AIO
by some high performance threaded applications. Disabling
this option saves about 7k.
config EMBEDDED
bool "Embedded system"
select EXPERT
help
This option should be enabled if compiling the kernel for
an embedded system so certain expert options are available
for configuration.
config HAVE_PERF_EVENTS
bool
help
@@ -1231,6 +1231,7 @@ config SLAB
per cpu and per node queues.
config SLUB
depends on BROKEN || NUMA || !DISCONTIGMEM
bool "SLUB (Unqueued Allocator)"
help
SLUB is a slab allocator that minimizes cache line usage