]> git.baikalelectronics.ru Git - kernel.git/commit
x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit
authorAndres Salomon <dilinger@debian.org>
Sat, 9 Feb 2008 22:24:08 +0000 (23:24 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 9 Feb 2008 22:24:08 +0000 (23:24 +0100)
commit50289775ff586e8eca7f4d2e3109ee6de88ced2f
tree9824e865bdd40a88e434c51a0807a9c67cc39402
parent19c836902c7905c0ac86bd53a194e45167b53e5e
x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit

Drop F_AVAIL and the 'flags' field, replacing with an 'avail' bit.  This
looks more understandable to me.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/mfgpt_32.c