xfs
[Top] [All Lists]

Re: [Bug 283] kernel-source-2.4.20-20.9.XFS1.3.1.i386.rpm fails to compi

To: Keith Owens <kaos@xxxxxxx>
Subject: Re: [Bug 283] kernel-source-2.4.20-20.9.XFS1.3.1.i386.rpm fails to compile
From: Mihai RUSU <dizzy@xxxxxxxxx>
Date: Tue, 28 Oct 2003 14:40:09 +0200 (EET)
Cc: xfs-master@xxxxxxxxxxx
In-reply-to: <2723.1067340905@xxxxxxxxxxxxxxxxxxxxx>
References: <2723.1067340905@xxxxxxxxxxxxxxxxxxxxx>
Sender: linux-xfs-bounce@xxxxxxxxxxx
-----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-----


<Prev in Thread] Current Thread [Next in Thread>