commit | 9a6b344ea967efa0bb5ca4cb5405f840652b66c4 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Mon Feb 04 16:48:01 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Feb 04 16:48:01 2008 +0100 |
tree | 60b06bf3ec6c27a942a0fa4b03d28b0e4ca353e9 | |
parent | e1adbcf10608c83de6a81a02ebce859611433b52 [diff] |
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>