x64/page.h: convert some macros to inlines
authorRandy Dunlap <randy.dunlap@oracle.com>
Wed, 30 Jan 2008 12:31:09 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:09 +0000 (13:31 +0100)
commit6b4b05bd790389962e6fcfc862562e7fa239c9d2
tree72d7cad6d4554f48be4b2705208078c5827214ad
parentb23be399da88a5008b1db4db06f03146b25cdc52
x64/page.h: convert some macros to inlines

Convert clear_page/copy_page macros to inline functions for type-checking.
Andrew wants to extirpate these ugly macros. (Ingo too. Thomas as well.
Please send us more "kill ugly macros" patches! :-)

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
include/asm-x86/page_32.h
include/asm-x86/page_64.h