2009-01-04 16:34:50

by Jaswinder Singh Rajput

[permalink] [raw]
Subject: [PATCH -tip 0/7] x86 rename all fields mpc_X to X

The following changes since commit 6b03a9912ce53af2d94621e8ac2ef217676db70c:
Ingo Molnar (1):
Merge branch 'x86/cleanups'

Ingo Molnar (1):
Merge branch 'x86/cleanups'

Jaswinder Singh Rajput (7):
x86: rename all fields of mpc_ioapic mpc_X to X
x86: rename all fields of mpc_lintsrc mpc_X to X
x86: rename all fields of mpc_intsrc mpc_X to X
x86: rename all fields of mpc_cpu mpc_X to X
x86: rename all fields of mpc_bus mpc_X to X
x86: rename all fields of mpc_oemtable oem_X to X
x86: rename all fields of mpc_table mpc_X to X

Jaswinder Singh Rajput (1):
x86: irqinit_64.c init_ISA_irqs should be static

arch/x86/include/asm/mpspec_def.h | 88 +++++++-------
arch/x86/kernel/irqinit_64.c | 2 +-
arch/x86/kernel/mpparse.c | 251 ++++++++++++++++++-------------------
arch/x86/kernel/numaq_32.c | 27 ++--
arch/x86/kernel/visws_quirks.c | 28 ++---
arch/x86/mach-generic/es7000.c | 4 +-
6 files changed, 197 insertions(+), 203 deletions(-)


2009-01-04 16:42:47

by Jaswinder Singh Rajput

[permalink] [raw]
Subject: Re: [PATCH -tip 0/7] x86 rename all fields mpc_X to X

On Sun, 2009-01-04 at 22:02 +0530, Jaswinder Singh Rajput wrote:
> The following changes since commit 6b03a9912ce53af2d94621e8ac2ef217676db70c:
> Ingo Molnar (1):
> Merge branch 'x86/cleanups'

I am sorry, here is the correct one:

The following changes since commit 11e868434fbab0852056cfe006f1b06c4e1ff5dc:
Ingo Molnar (1):
Merge branch 'x86/cleanups'

Jaswinder Singh Rajput (7):
x86: rename all fields of mpc_iopic mpc_X to X
x86: rename all fields of mpc_lintsrc mpc_X to X
x86: rename all fields of mpc_intsrc mpc_X to X
x86: rename all fields of mpc_cpu mpc_X to X
x86: rename all fields of mpc_bus mpc_X to X
x86: rename all fields of mpc_oemtable oem_X to X
x86: rename all fields of mpc_table mpc_X to X

arch/x86/include/asm/mpspec_def.h | 88 +++++++-------
arch/x86/kernel/mpparse.c | 251 ++++++++++++++++++-------------------
arch/x86/kernel/numaq_32.c | 27 ++--
arch/x86/kernel/visws_quirks.c | 28 ++---
arch/x86/mach-generic/es7000.c | 4 +-
5 files changed, 196 insertions(+), 202 deletions(-)