[PATCH] x86: trivial pgtable.h __ASSEMBLY__ move
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 26 Sep 2006 06:32:29 +0000 (23:32 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Sep 2006 15:48:56 +0000 (08:48 -0700)
commit673eae8230a192f07b8715b872d6925521e9738d
tree2917c765594015ebfad00bb4fc1feef41286ca1a
parent753b9f86e7aef76c2beda32668ce528f90cb1733
[PATCH] x86: trivial pgtable.h __ASSEMBLY__ move

Parsing generic pgtable.h in assembler is simply crazy.  None of this file is
needed in assembler code, and C inline functions and structures routine break
one or more different compiles.

Signed-off-by: Zachary Amsden <zach@vmware.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-generic/pgtable.h