* [gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-modules/files: virtualbox-modules-4.1.0-vboxbug9305.patch
@ 2011-08-07 11:18 Lars Wendler (polynomial-c)
0 siblings, 0 replies; 2+ messages in thread
From: Lars Wendler (polynomial-c) @ 2011-08-07 11:18 UTC (permalink / raw
To: gentoo-commits
polynomial-c 11/08/07 11:18:29
Added: virtualbox-modules-4.1.0-vboxbug9305.patch
Log:
Fixed kernel panic on suspend (bug #377229)
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Revision Changes Path
1.1 app-emulation/virtualbox-modules/files/virtualbox-modules-4.1.0-vboxbug9305.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/files/virtualbox-modules-4.1.0-vboxbug9305.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/virtualbox-modules/files/virtualbox-modules-4.1.0-vboxbug9305.patch?rev=1.1&content-type=text/plain
Index: virtualbox-modules-4.1.0-vboxbug9305.patch
===================================================================
--- vboxdrv/r0drv/linux/mpnotification-r0drv-linux.c (revision 73209)
+++ vboxdrv/r0drv/linux/mpnotification-r0drv-linux.c (revision 73210)
@@ -77,7 +77,7 @@
* @param pvUser2 The notification event.
* @remarks This can be invoked in interrupt context.
*/
-static void rtMpNotificationLinuxOnCurrentCpu(RTCPUID idCpu, void *pvUser1, void *pvUser2)
+static DECLCALLBACK(void) rtMpNotificationLinuxOnCurrentCpu(RTCPUID idCpu, void *pvUser1, void *pvUser2)
{
unsigned long ulNativeEvent = *(unsigned long *)pvUser2;
NOREF(pvUser1);
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-modules/files: virtualbox-modules-4.1.0-vboxbug9305.patch
@ 2011-10-04 17:56 Lars Wendler (polynomial-c)
0 siblings, 0 replies; 2+ messages in thread
From: Lars Wendler (polynomial-c) @ 2011-10-04 17:56 UTC (permalink / raw
To: gentoo-commits
polynomial-c 11/10/04 17:56:12
Removed: virtualbox-modules-4.1.0-vboxbug9305.patch
Log:
Version bump (bug #385577). Removed old
(Portage version: 2.2.0_alpha60/cvs/Linux x86_64)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-04 17:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-04 17:56 [gentoo-commits] gentoo-x86 commit in app-emulation/virtualbox-modules/files: virtualbox-modules-4.1.0-vboxbug9305.patch Lars Wendler (polynomial-c)
-- strict thread matches above, loose matches on Subject: below --
2011-08-07 11:18 Lars Wendler (polynomial-c)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox