summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVadim Kuznetsov <vadimk@gentoo.org>2012-03-26 15:47:54 -0400
committerVadim Kuznetsov <vadimk@gentoo.org>2012-03-26 15:47:54 -0400
commitb8cd1aeece72954fe1753b2bb078755b84ab40e3 (patch)
tree5d1e99f568c8055dc6ff8f362fb721855ce9d602 /app-emulation/vmware-modules/files/apic.patch
parentudev rules (diff)
downloadvmware-b8cd1aeece72954fe1753b2bb078755b84ab40e3.tar.gz
vmware-b8cd1aeece72954fe1753b2bb078755b84ab40e3.tar.bz2
vmware-b8cd1aeece72954fe1753b2bb078755b84ab40e3.zip
added apic patch. bug 404089.
modified: Manifest new file: files/264-apic.patch deleted: files/apic.patch modified: vmware-modules-264.2-r1.ebuild
Diffstat (limited to 'app-emulation/vmware-modules/files/apic.patch')
-rw-r--r--app-emulation/vmware-modules/files/apic.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-emulation/vmware-modules/files/apic.patch b/app-emulation/vmware-modules/files/apic.patch
deleted file mode 100644
index 107da28..0000000
--- a/app-emulation/vmware-modules/files/apic.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- vmmon-only/linux/hostif.c.orig 2009-11-16 13:24:00.000000000 +0200
-+++ vmmon-only/linux/hostif.c 2009-11-16 13:08:56.000000000 +0200
-@@ -78,6 +78,8 @@
- #include "vmmonInt.h"
- #include "versioned_atomic.h"
-
-+#include <asm/apic.h>
-+
- #define UPTIME_FREQ CONST64(1000000)
-
- static struct {
-