> p_pptr changed to parent and you could just swap them in the code,
>
> IE:
> task_struct->p_pptr would become task_struct->parent
>
> Not sure about the p_opptr, but I bet you'll find the same type of change.
>
> I found this on Sparc64 as well, if you grep the 2.5.7 patch file, you
> should be able to find p_opptr pretty quickly, I bet.
>
> Hope this helps..
>
> Bruce H.
Thanks it did help.
I guessed right, but just wanted to make sure.
And I found p_opptr became real_parent, if anyone else was wondering.
-Chris
-- Two penguins were walking on an iceberg. The first penguin said to the second, "you look like you are wearing a tuxedo." The second penguin said, "I might be..." --David Lynch, Twin Peaks- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/