projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff3fb25
)
ARM: Kconfig: allow full nohz CPU accounting
author
Kevin Hilman
<
[email protected]
>
Mon, 16 Sep 2013 22:28:22 +0000
(15:28 -0700)
committer
Frederic Weisbecker
<
[email protected]
>
Mon, 30 Sep 2013 13:37:05 +0000
(15:37 +0200)
With the 64-bit requirement removed from VIRT_CPU_ACCOUNTING_GEN,
allow ARM platforms to enable it. Since VIRT_CPU_ACCOUNTING_GEN is a
dependency for full NO_HZ, this allows ARM platforms to enable full
NO_HZ as well.
Signed-off-by: Kevin Hilman <
[email protected]
>
Cc: Ingo Molnar <
[email protected]
>
Cc: Russell King <
[email protected]
>
Cc: Paul E. McKenney <
[email protected]
>
Cc: Arm Linux <
[email protected]
>
Signed-off-by: Frederic Weisbecker <
[email protected]
>
arch/arm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 1ad6fb6c094db415ec76a72a28356e75bdfd7d17..323baf07fdcedfe2866819ca95dc225b05743ac3 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-54,6
+54,7
@@
config ARM
select HAVE_REGS_AND_STACK_ACCESS_API
select HAVE_SYSCALL_TRACEPOINTS
select HAVE_UID16
+ select HAVE_VIRT_CPU_ACCOUNTING_GEN
select IRQ_FORCED_THREADING
select KTIME_SCALAR
select MODULES_USE_ELF_REL