-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi
Again I must thank you for your help, now it compiled fine and things seem
ok.
On Tue, 28 Oct 2003, Keith Owens wrote:
> RH backported the new scheduler code from 2.6 and did not test it with
> devfs, naughty RH. p_opptr has been renamed to real_parent.
>
> --- fs/devfs/base.c.orig 2003-10-28 22:33:45.000000000 +1100
> +++ fs/devfs/base.c 2003-10-28 22:34:37.000000000 +1100
> @@ -1414,7 +1414,7 @@
> if (current == fs_info->devfsd_task) return (TRUE);
> if (current->pgrp == fs_info->devfsd_pgrp) return (TRUE);
> #if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,1)
> - for (p = current->p_opptr; p != &init_task; p = p->p_opptr)
> + for (p = current->real_parent; p != &init_task; p = p->real_parent)
> {
> if (p == fs_info->devfsd_task) return (TRUE);
> }
>
>
- ----------------------------
Mihai RUSU Email: dizzy@xxxxxxxxx
GPG : http://dizzy.roedu.net/dizzy-gpg.txt WWW: http://dizzy.roedu.net
"Linux is obsolete" -- AST
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQE/nmOsPZzOzrZY/1QRAm51AJ40hVbVDGBvrzSJDzDa/Ra6d1k3KgCdGTCd
cLYAk+znTsvP7GiUQwjqTII=
=DloR
-----END PGP SIGNATURE-----
|