]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86, cpu: Clean up AMD erratum 400 workaround
authorHans Rosenfeld <hans.rosenfeld@amd.com>
Wed, 28 Jul 2010 17:09:31 +0000 (19:09 +0200)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 14 Mar 2012 14:57:13 +0000 (10:57 -0400)
commit4ce7766478329b5f9b110fe4ff59b6c076f31b04
tree2309ece4b6f889a0a6727e6eed4dafb4f58711f7
parent8be5957887fc21f67a8c122a0b1c098732d32c5f
x86, cpu: Clean up AMD erratum 400 workaround

commit 9d8888c2a214aece2494a49e699a097c2ba9498b upstream.

Remove check_c1e_idle() and use the new AMD errata checking framework
instead.

Signed-off-by: Hans Rosenfeld <hans.rosenfeld@amd.com>
LKML-Reference: <1280336972-865982-2-git-send-email-hans.rosenfeld@amd.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/x86/include/asm/processor.h
arch/x86/kernel/cpu/amd.c
arch/x86/kernel/process.c