]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: first step of refactoring, introducing microcode_ops
authorPeter Oruba <peter.oruba@amd.com>
Mon, 28 Jul 2008 16:44:20 +0000 (18:44 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 28 Jul 2008 17:57:57 +0000 (19:57 +0200)
commit26bf7a48c33906cc3415a4492aa9ead7a75f1353
tree5e66a9e37bb9870489c80b12c6ee8ea54eb173d4
parent9835fd4ad9ee5fc6b909df72aa3e3dba04415f4b
x86: first step of refactoring, introducing microcode_ops

Refactoring with the goal of having one general module and separate
vendor specific modules that hook into the general one.

Microcode_ops is a function pointer structure in which vendor
specific modules will enter all functions that differ between
vendors and that need to be accessed from the general module.

Signed-off-by: Peter Oruba <peter.oruba@amd.com>
Cc: Tigran Aivazian <tigran@aivazian.fsnet.co.uk>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/microcode.h