[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200907091231.681564770@firstfloor.org>
Date: Thu, 9 Jul 2009 00:31:36 +0200 (CEST)
From: Andi Kleen <andi@...stfloor.org>
To: linux-kernel@...r.kernel.org, x86@...nel.org
Subject: [PATCH] [0/8] Remove old deprecated x86 old machine check code & some cleanups
This patchkit removes the old 32bit x86 machine check code.
This was scheduled in feature-removal-schedule.txt for 2.6.32, so the
removal can be queued now.
Also a few minor fixes for issues I noticed while doing that.
They are all fairly harmless and more cleanups than real bug fixes.
And finally(mostly) addresses two of the left over review comments:
- moving the per bank state into a single structure. The CMCI ownership
information is still separate for now because that would have needed more
restructuring, not appropiate for this "trivial" patch series
- centralize the calculation of MSR addresses
-Andi
--
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