Thomas Gleixner wrote:
quoted text > Linus,
>
> please pull from
>
> ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86.git
>
> Thanks,
>
> tglx
> --
> Dave Jones (1):
> x86: fix missing include for vsyscall
>
> Thomas Gleixner (3):
> clockevents: introduce force broadcast notifier
> x86: move local APIC timer init to the end of start_secondary()
> x86: force timer broadcast on late AMD C1E detection
>
> arch/x86/kernel/alternative.c | 1 +
> arch/x86/kernel/apic_64.c | 26 ++++++++++++++++++++++++++
> arch/x86/kernel/smpboot_64.c | 7 ++-----
> include/linux/clockchips.h | 1 +
> kernel/time/tick-broadcast.c | 29 +++++++++++++++++++++++------
> kernel/time/tick-common.c | 1 +
> 6 files changed, 54 insertions(+), 11 deletions(-)
Unless the size is overlarge (currently 400k, on lkml), any chance I
could talk you into appending the associated patch onto the end of
future emails?
If it helps, I use the attached script when I send stuff upstream.
Jeff