git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
871cafc
)
softlockup: move 'one' to the softlockup section in sysctl.c
author
Ingo Molnar
<mingo@elte.hu>
Thu, 12 Feb 2009 12:10:17 +0000
(13:10 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 12 Feb 2009 16:08:15 +0000
(17:08 +0100)
CONFIG_SOFTLOCKUP=y || CONFIG_DETECT_HUNG_TASKS=y is now the only user
of the 'one' constant in kernel/sysctl.c. Move it to the softlockup
block of constants.
This fixes a GCC warning.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found