Dear all.
This is my first Aedos download, use and study.
Looking at the "adeos-ipipe-2.6.20-i386-1.7-03.patch" content I have
notice this piece of code:
int ipipe_reenter_root (struct task_struct *prev, int policy, int prio)
+{
+ finish_task_switch(this_rq(), prev);
+ if (reacquire_kernel_lock(current) < 0)
+ ;
Why? This should be a simple reacquire_kernel_lock(current) without "if",
if I'm not wrong.
Pao
_______________________________________________
Adeos-main mailing list
[email protected]
https://mail.gna.org/listinfo/adeos-main