Reading Adeos patch (adeos-ipipe-2.6.14-ppc-1.3-05.patch) I see that after a 0xc00 (System call) is issued entry.S call __ipipe_syscall_root; this one in arch/ppc/kernel/ipipe-root.c dispatch the event and after this return eventually DoSyscall is executed if __ipipe_syscall_root return 0. If I don't missunderstand the code why not execute DoSyscall in the event dispatching?
Thanks Antonio _______________________________________________ Adeos-main mailing list [email protected] https://mail.gna.org/listinfo/adeos-main
