freebsd-dev/sys/arm
Dmitry Chagin e5d81ef1b5 Extend struct sysvec with new method sv_schedtail, which is used for an
explicit process at fork trampoline path instead of eventhadler(schedtail)
invocation for each child process.

Remove eventhandler(schedtail) code and change linux ABI to use newly added
sysvec method.

While here replace explicit comparing of module sysentvec structure with the
newly created process sysentvec to detect the linux ABI.

Discussed with:	kib

MFC after:	2 Week
2011-03-08 19:01:45 +00:00
..
arm Extend struct sysvec with new method sv_schedtail, which is used for an 2011-03-08 19:01:45 +00:00
at91 Get myself a brain, move the call to init_param1() before the first use in 2011-02-21 13:11:05 +00:00
compile
conf Remove ancient simulation code. Skyeye simulation never really worked 2011-01-05 22:15:57 +00:00
econa Call init_param1() much earlier, so that msgbufsize is non-zero when we want 2011-02-13 20:02:46 +00:00
include Remove pmap fields that are either unused or not fully implemented. 2011-02-17 15:36:29 +00:00
mv In arm_get_next_irq(), use the last IRQ argument in order to prevent 2011-02-08 01:49:30 +00:00
s3c2xx0 Get myself a brain, move the call to init_param1() before the first use in 2011-02-21 13:11:05 +00:00
sa11x0 Call init_param1() much earlier, so that msgbufsize is non-zero when we want 2011-02-13 20:02:46 +00:00
xscale Add a real dependency on the microcode. 2011-02-25 09:07:17 +00:00