Go to the documentation of this file.
26 #include <linux/module.h>
27 #include <linux/reboot.h>
28 #include <linux/elfcore.h>
55 while (!need_resched())
99 childregs->
regs[7] = 0;
100 childregs->
regs[4] = 0;
103 if (childregs->
cp0_psr & 0x8) {
106 childregs->
regs[28] = (
unsigned long) ti;
107 childregs->
regs[0] = (
unsigned long) childregs;
137 memset(®s, 0,
sizeof(regs));