search for: ffffffb8

Displaying 2 results from an estimated 2 matches for "ffffffb8".

2009 Feb 16
5
[Colin McRae Rally] Crashes the X-Server?!
Hi, yesterday I created a bug report for this, but the wine-devs said, that wine can't crash the x-server (yeah, sure...) so I wanted to ask if someone knows how to get a log of what is happening there?! Things to make the xserver crash: simple start the game, just after double click the x-server crashs and I've to reboot, ctrl-alt-backspace doesn't do anything. I tried wine
2011 Jan 21
11
[PATCH]x86:x2apic: Disable x2apic on x86-32 permanently
x86:x2apic: Disable x2apic on x86-32 permanently x2apic initialization on x86_32 uses vcpu pointer before it is initialized. As x2apic is unlikely to be used on x86_32, this patch disables x2apic permanently on x86_32. It also asserts the sanity of vcpu pointer before dereference to prevent further misuse. Signed-off-by: Fengzhe Zhang <fengzhe.zhang@intel.com> diff -r 02c0af2bf280