From: Peter Oruba Date: Mon, 28 Jul 2008 16:44:20 +0000 (+0200) Subject: x86: first step of refactoring, introducing microcode_ops X-Git-Tag: v2.6.28-rc1~699^2^4~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26bf7a48c33906cc3415a4492aa9ead7a75f1353;p=pandora-kernel.git 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 Cc: Tigran Aivazian Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed