commit | 15ee09b40831ae88eb8a804a647b6935eb8b7114 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Jan 30 13:31:09 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:09 2008 +0100 |
tree | bbb9e9e09b3f058a59052d4e682619221dbd25ca | |
parent | cef189508b2f043fdc2e354645803b6ce004aac3 [diff] |
x86: unify common parts of segment.h Although segment handling in i386 and x86_64 are very different, there's a common part. Put them in segment.h instead of arch specific headers Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>