commit | f0766440dda7ace8a43b030f75e2dcb82449fb85 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Fri May 09 19:09:48 2008 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Sun May 25 08:58:35 2008 +0200 |
tree | 7965d522a3ec8323aa965949b96d500fa5f3a304 | |
parent | bfe4bb1526945e446d2912bef2e1e2cbd2c7349e [diff] |
x86: unify current.h Simply stitch these together. There are just two definitions that are shared but the file is resonably small and putting these things together shows that further unifications requires a unification of the per cpu / pda handling between both arches. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>