Gentoo Archives: gentoo-commits

From: "Vadim Kuznetsov (vadimk)" <vadimk@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/vmware-modules/files: apic.patch
Date: Mon, 03 May 2010 16:53:43
Message-Id: 20100503165339.9E5C52C368@corvid.gentoo.org
1 vadimk 10/05/03 16:53:39
2
3 Added: apic.patch
4 Log:
5 Bugs 274529, 317583
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.1 app-emulation/vmware-modules/files/apic.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-modules/files/apic.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/vmware-modules/files/apic.patch?rev=1.1&content-type=text/plain
13
14 Index: apic.patch
15 ===================================================================
16 --- vmmon-only/linux/hostif.c.orig 2009-11-16 13:24:00.000000000 +0200
17 +++ vmmon-only/linux/hostif.c 2009-11-16 13:08:56.000000000 +0200
18 @@ -78,6 +78,8 @@
19 #include "vmmonInt.h"
20 #include "versioned_atomic.h"
21
22 +#include <asm/apic.h>
23 +
24 #define UPTIME_FREQ CONST64(1000000)
25
26 static struct {