]> git.baikalelectronics.ru Git - kernel.git/commit
x86: remove long dead cyrix mtrr code
authorHarvey Harrison <harvey.harrison@gmail.com>
Mon, 4 Feb 2008 15:48:01 +0000 (16:48 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 4 Feb 2008 15:48:01 +0000 (16:48 +0100)
commit71d9cd9958956f2b024818e8822afe5747c5459b
tree60b06bf3ec6c27a942a0fa4b03d28b0e4ca353e9
parentb048169016116ef5b0c750974bee518b2221a8bb
x86: remove long dead cyrix mtrr code

cyrix_arr_init was #if 0 all the way back to at least v2.6.12.

This was the only place where arr3_protected was set to anything
but zero.  Eliminate this variable.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/mtrr/cyrix.c
arch/x86/kernel/cpu/mtrr/main.c