mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] Clean up smp_call_function_single() callers
@ 2007-07-21 14:57 Avi Kivity
  2007-07-21 14:57 ` [PATCH 1/4] [MTRR] Simplify smp_call_function_single() call sequence Avi Kivity
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Avi Kivity @ 2007-07-21 14:57 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Now that smp_call_function_single() knows how to call a function on
the currently running cpu, there is no need to do the elaborate
get_cpu()/put_cpu() dance.

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

end of thread, other threads:[~2007-07-21 15:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-21 14:57 [PATCH 0/4] Clean up smp_call_function_single() callers Avi Kivity
2007-07-21 14:57 ` [PATCH 1/4] [MTRR] Simplify smp_call_function_single() call sequence Avi Kivity
2007-07-21 14:57 ` [PATCH 2/4] [cpuid driver] " Avi Kivity
2007-07-21 14:57 ` [PATCH 3/4] [msr " Avi Kivity
2007-07-21 14:57 ` [PATCH 4/4] [TIME] " Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome