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:
b077ffb
)
[CPUFREQ] cpufreq_ondemand.c: don't use _WORK_NAR
author
Oleg Nesterov
<oleg@tv-sign.ru>
Sun, 18 Feb 2007 21:44:07 +0000
(
00:44
+0300)
committer
Dave Jones
<davej@redhat.com>
Tue, 20 Feb 2007 19:23:43 +0000
(14:23 -0500)
Looks like dbs_timer() is very careful wrt per_cpu(cpu_dbs_info),
and it doesn't need the help of WORK_STRUCT_NOAUTOREL.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Acked-By: David Howells <dhowells@redhat.com>
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found