minix/kernel/arch/i386/include
David van Moolenbroek 0a8a2ecfb5 Kernel: pass FPU restore exception to user process
Previously, user processes could cause a kernel panic upon FPU state
restore, by passing bogus FPU state to the kernel (through e.g.
sigreturn). With this patch, the process is now sent a SIGFPE signal
instead.
2012-03-05 22:32:14 +01:00
..
arch_clock.h SMP - Only a single APIC timer handler 2010-09-15 14:10:09 +00:00
arch_proto.h Kernel: pass FPU restore exception to user process 2012-03-05 22:32:14 +01:00
arch_smp.h SMP - BSP halts APs before shutting down 2010-09-15 14:10:54 +00:00
arch_watchdog.h NMI sampling 2010-09-23 10:49:45 +00:00
archconst.h kernel: fix GCC warnings 2011-07-18 19:44:59 +02:00
hw_intr.h Add MKAPIC and MKACPI options 2011-07-31 16:22:43 +02:00