]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] x86-64: Unexport __supported_pte_mask
authorAndi Kleen <ak@suse.de>
Tue, 13 Feb 2007 12:26:24 +0000 (13:26 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 13 Feb 2007 12:26:24 +0000 (13:26 +0100)
commit9a11ff68273f440b1d33fcc4d550ffc881e6a0b4
tree18ef989f484d3d5ea9dec3bf7f54ae7847fe9511
parentf49481bc50fce428521497977861b8115666dbe7
[PATCH] x86-64: Unexport __supported_pte_mask

The symbol is needed to manipulate page tables, and modules shouldn't
do that.

Leftover from 2.4, but no in tree module should need it now.

Signed-off-by: Andi Kleen <ak@suse.de>
arch/x86_64/kernel/setup64.c