From: Andi Kleen Date: Tue, 13 Feb 2007 12:26:24 +0000 (+0100) Subject: [PATCH] x86-64: Unexport __supported_pte_mask X-Git-Tag: v2.6.21-rc1~184^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a11ff68273f440b1d33fcc4d550ffc881e6a0b4;p=pandora-kernel.git [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 --- Reading git-diff-tree failed