On 09/25/2009 07:18 PM, Jan Kiszka wrote:
This unbreaks 2.6.31 builds but also ensures that we always use the most recent ones. Signed-off-by: Jan Kiszka<jan.kiszka@xxxxxxxxxxx> --- include/arch/x86/kvm | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 120000 include/arch/x86/kvm diff --git a/include/arch/x86/kvm b/include/arch/x86/kvm new file mode 120000 index 0000000..c635817 --- /dev/null +++ b/include/arch/x86/kvm @@ -0,0 +1 @@ +../../../x86 \ No newline at end of file
Shouldn't it be asm-x86? -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html