»
Stats
»
About
»
Blog
»
Your Account
Archived Message
for Haiku
Stats
»
Projects
»
Haiku
» Archived Message
envelope
Received
17:58 on Feb 21
Generated by
git-notify script for CIA
links
Unformatted XML
UTC clock
04:43 on May 27, 2012
Commit Message
Author:
kallisti5
Project:
haiku
Module:
haiku
Branch:
master
Revision:
hrev43768
URL:
http://cgit.haiku-os.org/haiku/commit/?id=c1cd48b
kernel: Fix fpu on non-apic systems
If apic is not present, the smp code never gets called to set up the fpu.
Detect lack of apic, and set up fpu in arch_cpu.
Should fix #8346 and #8348
Modified Files