[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <12066375644061-git-send-email-gcosta@redhat.com>
Date: Thu, 27 Mar 2008 14:05:55 -0300
From: Glauber Costa <gcosta@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: akpm@...ux-foundation.org, glommer@...il.com, mingo@...e.hu,
tglx@...utronix.de
Subject: [PATCH 0/9] integrate smp.h
Hi,
here's the last series I was owing.
After that, smp_32.h and smp_64.h are gone, merged into smp.h
as usual, compiled tested in ~ 8 randconfigs for each architecture, and boot tested
in all my hardware.
enjoy
full diffstat:
a/include/asm-x86/smp_32.h | 12 -----
a/include/asm-x86/smp_64.h | 12 -----
b/arch/x86/xen/smp.c | 7 +--
b/include/asm-x86/smp.h | 27 ++++++++++++
b/include/asm-x86/smp_32.h | 27 ------------
b/include/asm-x86/smp_64.h | 7 ++-
include/asm-x86/smp.h | 57 ++++++++++++++++++++++---
include/asm-x86/smp_32.h | 34 ---------------
include/asm-x86/smp_64.h | 100 ++++++++-------------------------------------
9 files changed, 104 insertions(+), 179 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