commit | 3bb6fbf9969a8bbe4892968659239273d092e78a | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Tue Apr 15 12:43:57 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon May 12 21:28:10 2008 +0200 |
tree | 26ede22e0622abfbb585cd83199b2615b4b4542d | |
parent | 330fce23dab6e6a3d1979e55f27aba4c0c301331 [diff] |
x86 gart: factor out common code Cleanup gart handling on amd64 a bit: move common code into enable_gart_translation , and use symbolic register names where appropriate. Signed-off-by: Pavel Machek <pavel@suse.cz> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>