[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1216968669.18082.6.camel@jaswinder.satnam>
Date: Fri, 25 Jul 2008 12:21:09 +0530
From: Jaswinder Singh <jaswinder@...radead.org>
To: Ingo Molnar <mingo@...e.hu>, LKML <linux-kernel@...r.kernel.org>
Subject: [git pull] x86: patches for tip/x86/prototypes
Hello Ingo,
Please pull these patches for tip/x86/prototypes.
I have also verify that these are merge-able with tip/master and working.
The following changes since commit 71e3b818431957371c7f69fa1c576d4a403c1478:
Jaswinder Singh (1):
x86: mach-default/setup.c declare no_broadcast before they get used
are available in the git repository at:
git://git.infradead.org/users/jaswinder/linux-2.6-tip.git x86/prototypes-for-tip
Jaswinder Singh (6):
x86_64: Declare new_utsname in asm-x86/syscalls.h
X86_32: declare pt_regs_access as unsigned long
X86_SMP: smp.c declare functions before they get used
X86_SMP: smpboot.c declare idle_thread_array and smp_b_stepping as static
X86_SMP: ipi.c declare functions before they get used
X86_SMP: tlb_XX.c declare smp_invalidate_interrupt before they get used
arch/x86/kernel/ipi.c | 3 ++-
arch/x86/kernel/ptrace.c | 2 +-
arch/x86/kernel/smpboot.c | 4 ++--
include/asm-x86/hw_irq.h | 10 ++++++++++
include/asm-x86/syscalls.h | 2 +-
5 files changed, 16 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists