| commit | ca140fdadbe4c031a20a970f46163908d09a116b | [log] [tgz] |
|---|---|---|
| author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Sun Oct 30 14:59:31 2005 -0800 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:12 2005 -0800 |
| tree | 5dff340fd0bb88751604d7d7ffdcb0fe55144005 | |
| parent | d16aafff2570abb557a5cb18c98027aabd602e22 [diff] |
[PATCH] i386: little pgtable.h consolidation vs 2/3level
Join together some common functions (pmd_page{,_kernel}) over 2level and
3level pages.
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Acked-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>