From: Andrea Arcangeli Date: Thu, 11 Apr 2013 13:36:09 +0000 (+0200) Subject: x86/mm/cpa/selftest: Fix false positive in CPA self test X-Git-Tag: v3.9-rc7~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18699739b60cb60230153ff5475b2ba92be185f9;p=pandora-kernel.git x86/mm/cpa/selftest: Fix false positive in CPA self test If the pmd is not present, _PAGE_PSE will not be set anymore. Fix the false positive. Reported-by: Ingo Molnar Signed-off-by: Andrea Arcangeli Cc: Stefan Bader Cc: Andy Whitcroft Cc: Mel Gorman Cc: Borislav Petkov Link: http://lkml.kernel.org/r/1365687369-30802-1-git-send-email-aarcange@redhat.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed