x86, cpu: Push TLB detection CPUID check down
authorBorislav Petkov <borislav.petkov@amd.com>
Mon, 6 Aug 2012 17:00:37 +0000 (19:00 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 7 Aug 2012 02:18:29 +0000 (19:18 -0700)
Push the max CPUID leaf check into the ->detect_tlb function and remove
general test case from the generic path.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Link: http://lkml.kernel.org/r/1344272439-29080-3-git-send-email-bp@amd64.org
Acked-by: Alex Shi <alex.shi@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found