dazuko-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Dazuko-devel] [PATCH] Fix compilation errors on Fedora Core 6 Test


From: Tikka, Sami
Subject: RE: [Dazuko-devel] [PATCH] Fix compilation errors on Fedora Core 6 Test 2
Date: Wed, 20 Sep 2006 12:29:45 +0300

I downloaded FC6 kernel src rpm, ran "rpmbuild -bp
/usr/src/redhat/SPECS/kernel.spec" and examined the sys_exec function in the
kernel tree.

I noticed that this part:

                        task_lock(current);
                        current->ptrace &= ~PT_DTRACE;
                        task_unlock(current);

Was not anymore present in the FC6 kernel, so I commented it out. I admit
that I assumed this change belong to kernel 2.6.17 and is not an unofficial
patch. Perhaps I should have checked. Perhaps I will do that now.

... And it seems that change is not in 2.6.17, it comes from
linux-2.6.17.utrace.patch in FC6 kernel src rpm.

I cannot see any obvious way to see from the kernel headers whether that
patch has been applied or not, so perhaps you can just ignore my patch and we
can forget FC6 for now.

-- Sami


>-----Original Message-----
>From: John Ogness [mailto:address@hidden 
>Sent: Tuesday, September 19, 2006 12:51 PM
>To: address@hidden
>Cc: Tikka, Sami
>Subject: Re: [Dazuko-devel] [PATCH] Fix compilation errors on 
>Fedora Core 6 Test 2
>
>Tikka, Sami wrote:
>> I've uploaded a small patch that makes dazuko work on Fedora Core 6 
>> Test 2
>
>Hi,
>
>The devfs changes were already previously made to 
>dazuko_linux26.c. I've made the same changes to dazuko_linux.c 
>now as well.
>
>Could you provide some explanation for this part of the patch 
>(see attachment)?
>
>John Ogness
>
>--
>Dazuko Maintainer
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]