public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -tip 0/7] x86: move NON-SMP data from smp.h
@ 2009-01-07 11:56 Jaswinder Singh Rajput
  2009-01-07 12:51 ` Ingo Molnar
  0 siblings, 1 reply; 13+ messages in thread
From: Jaswinder Singh Rajput @ 2009-01-07 11:56 UTC (permalink / raw)
  To: Ingo Molnar, x86 maintainers, Andrew Morton, Andi Kleen,
	James.Bottomley, LKML

These are first set of patches for removing NON-SMP data from smp.h as suggested by Ingo.

The following changes since commit b97d41dd7df418cacfa01e399d35927bbdff600f:
  Ingo Molnar (1):
        Merge branch 'out-of-tree'

Jaswinder Singh Rajput (7):
      x86: smp.h remove obsolete function declaration
      x86: smp.h move zap_low_mappings declartion to tlbflush.h
      x86: smp.h move prefill_possible_map declartion to cpu.h
      x86: smp.h move stack_processor_id declartion to cpu.h
      x86: smp.h move safe_smp_processor_id declartion to cpu.h
      x86: smp.h move cpu_physical_id declartion to cpu.h
      x86: smp.h move boot_cpu_id declartion to cpu.h

 arch/x86/include/asm/cpu.h      |   21 +++++++++++++++++++++
 arch/x86/include/asm/smp.h      |   19 -------------------
 arch/x86/include/asm/tlbflush.h |    2 ++
 arch/x86/kernel/cpu/common.c    |    2 +-
 arch/x86/kernel/io_apic.c       |    1 +
 arch/x86/kernel/setup.c         |    2 +-
 arch/x86/kernel/smpboot.c       |    1 -
 arch/x86/mach-voyager/setup.c   |    1 +
 arch/x86/mm/init_32.c           |    1 -
 drivers/pci/intr_remapping.c    |    1 +
 10 files changed, 28 insertions(+), 23 deletions(-)

Thanks
--
JSR


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

end of thread, other threads:[~2009-01-07 21:41 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-07 11:56 [PATCH -tip 0/7] x86: move NON-SMP data from smp.h Jaswinder Singh Rajput
2009-01-07 12:51 ` Ingo Molnar
2009-01-07 13:33   ` Ingo Molnar
2009-01-07 13:57     ` Jaswinder Singh Rajput
2009-01-07 15:03       ` Ingo Molnar
2009-01-07 15:12         ` Ingo Molnar
2009-01-07 15:15           ` Ingo Molnar
2009-01-07 15:19             ` Jaswinder Singh Rajput
2009-01-07 16:12             ` Jaswinder Singh Rajput
2009-01-07 17:35               ` Ingo Molnar
2009-01-07 18:43                 ` Jaswinder Singh Rajput
2009-01-07 18:48                   ` Ingo Molnar
2009-01-07 21:40                   ` Ingo Molnar

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