linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* On top fixes for my last patches
@ 2009-02-05 10:18 Thomas Renninger
  2009-02-05 10:18 ` [PATCH 1/2] CPUFREQ: powernow-k8: Forgot to use printk instead of WARN_ONCE in last patch Thomas Renninger
  2009-02-05 10:18 ` [PATCH 2/2] CPUFREQ: Use static or it won't compile if conservative and ondemand are set =y Thomas Renninger
  0 siblings, 2 replies; 12+ messages in thread
From: Thomas Renninger @ 2009-02-05 10:18 UTC (permalink / raw)
  To: davej, sfr, linux-next, cpufreq

Hi,

I was a bit too quick... Adding Andrew's suggestions let
two bugs slip in.

The missing statics make the kernel not compile if ondemand
and conservative are compiled with =y.

The "replace WARN_ONCE with printk" I simply overlooked and
is just to avoid the stack_dump in the message.

Both could be fixed by replacing things in the patches themselves
(without a newline),
but as they were already committed, on top patches are probably
better?

Sorry and thanks,

   Thomas

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2009-02-05 14:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-05 10:18 On top fixes for my last patches Thomas Renninger
2009-02-05 10:18 ` [PATCH 1/2] CPUFREQ: powernow-k8: Forgot to use printk instead of WARN_ONCE in last patch Thomas Renninger
2009-02-05 12:02   ` Ingo Molnar
2009-02-05 12:09     ` Thomas Renninger
2009-02-05 12:33       ` Ingo Molnar
2009-02-05 12:53         ` Thomas Renninger
2009-02-05 13:26           ` Ingo Molnar
2009-02-05 12:27     ` Thomas Renninger
2009-02-05 12:42       ` Ingo Molnar
2009-02-05 13:04         ` [tip:core/printk] printk: introduce printk_once() Ingo Molnar
2009-02-05 14:12           ` Thomas Renninger
2009-02-05 10:18 ` [PATCH 2/2] CPUFREQ: Use static or it won't compile if conservative and ondemand are set =y Thomas Renninger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).