]> git.baikalelectronics.ru Git - kernel.git/commit
x86: Move the 64-bit Centaur specific parts out of setup_64.c
authorDave Jones <davej@redhat.com>
Thu, 22 May 2008 22:57:25 +0000 (18:57 -0400)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 30 May 2008 22:46:30 +0000 (15:46 -0700)
commite5770d87b18564e7cde1cec13d0a0f01a787be7e
tree4d286cbf8dbbaaca40241aa8dffe203cb2acd75d
parent30b9f314e11dd7128fd2cfaa8247fc56cc7753c5
x86: Move the 64-bit Centaur specific parts out of setup_64.c

Create a separate centaur_64.c file in the cpu/ dir for
the useful parts to live in.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/Makefile
arch/x86/kernel/cpu/centaur_64.c [new file with mode: 0644]
arch/x86/kernel/setup_64.c