* [Fwd: Re: Bug#538372: header failure including netlink.h (or uio.h)]
@ 2009-09-28 11:24 Manuel Prinz
2009-09-29 9:27 ` Jarek Poplawski
0 siblings, 1 reply; 3+ messages in thread
From: Manuel Prinz @ 2009-09-28 11:24 UTC (permalink / raw)
To: netdev
Hi everyone,
I'm forwarding this bug in Debian (http://bugs.debian.org/538372) as
requested by the Debian kernel team. A patch is available. Applying just
the first hunk fixes the issue for me. I've not enough kernel knowledge
to judge if this fix is a proper solution, though.
It would be really great if someone could have a look at it. Thanks in
advance! (And please CC me in replies. Thanks!)
Best regards,
Manuel
-------- Weitergeleitete Nachricht --------
> Von: Moritz Muehlenhoff <jmm@inutil.org>
> An: Manuel Prinz <manuel@debian.org>
> Kopie: Moritz Muehlenhoff <jmm@inutil.org>, 538372@bugs.debian.org
> Betreff: Re: Bug#538372: header failure including netlink.h (or uio.h)
> Datum: Sun, 27 Sep 2009 13:30:10 +0200
>
> On Fri, Sep 18, 2009 at 10:59:19PM +0200, Manuel Prinz wrote:
> > Am Dienstag, den 01.09.2009, 18:53 +0200 schrieb Moritz Muehlenhoff:
> > > On Sat, Jul 25, 2009 at 01:55:04PM +0200, Bastian Blank wrote:
> > > > Patches attached:
> > > > * Fix uio.h
> > > > * Remove socket.h backward compatibility code.
> > >
> > > uio.h has been marked __KERNEL__-only upstream in commit
> > > 812ed032cdc8138b7546eecc996879756b92d801.
> > >
> > > Did you submit your socket.h patch upstream?
> >
> > I am bitten by that bug as well. The change in uio.h did not fix it. I
> > updated the patch for socket.h (attached) but I'm not sure if all
> > changes are needed, though. Applying only the first hunk (#ifdef line)
> > fixed all build issue for me.
>
> Can you please forward this upstream? I suppose netdev@vger.kernel.org would
> be the best list to contact.
>
> Cheers,
> Moritz
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Fwd: Re: Bug#538372: header failure including netlink.h (or uio.h)]
2009-09-28 11:24 [Fwd: Re: Bug#538372: header failure including netlink.h (or uio.h)] Manuel Prinz
@ 2009-09-29 9:27 ` Jarek Poplawski
2009-09-29 19:21 ` Jarek Poplawski
0 siblings, 1 reply; 3+ messages in thread
From: Jarek Poplawski @ 2009-09-29 9:27 UTC (permalink / raw)
To: Manuel Prinz; +Cc: netdev
On 28-09-2009 13:24, Manuel Prinz wrote:
> Hi everyone,
>
> I'm forwarding this bug in Debian (http://bugs.debian.org/538372) as
> requested by the Debian kernel team. A patch is available. Applying just
> the first hunk fixes the issue for me. I've not enough kernel knowledge
> to judge if this fix is a proper solution, though.
>
> It would be really great if someone could have a look at it. Thanks in
> advance! (And please CC me in replies. Thanks!)
I've tried it with current include/linux and it works OK. Replacing
uio.h on Debian really was not enough, but it looks like missing
compiler.h entries could be the reason. Otherwise, please send your
compile error log.
Best regards,
Jarek P.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Fwd: Re: Bug#538372: header failure including netlink.h (or uio.h)]
2009-09-29 9:27 ` Jarek Poplawski
@ 2009-09-29 19:21 ` Jarek Poplawski
0 siblings, 0 replies; 3+ messages in thread
From: Jarek Poplawski @ 2009-09-29 19:21 UTC (permalink / raw)
Cc: Manuel Prinz, netdev
Jarek Poplawski wrote, On 09/29/2009 11:27 AM:
> On 28-09-2009 13:24, Manuel Prinz wrote:
>> Hi everyone,
>>
>> I'm forwarding this bug in Debian (http://bugs.debian.org/538372) as
>> requested by the Debian kernel team. A patch is available. Applying just
>> the first hunk fixes the issue for me. I've not enough kernel knowledge
>> to judge if this fix is a proper solution, though.
>>
>> It would be really great if someone could have a look at it. Thanks in
>> advance! (And please CC me in replies. Thanks!)
>
> I've tried it with current include/linux and it works OK. Replacing
> uio.h on Debian really was not enough, but it looks like missing
> compiler.h entries could be the reason. Otherwise, please send your
> compile error log.
Hmm... Probably you noticed it yourself, so a little update for the
record. My method wasn't the proper way, but repeating it with
sanitized headers from the current kernel works even better: replacing
Debian's uio.h only seems to be enough yet.
Jarek P.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-09-29 19:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-28 11:24 [Fwd: Re: Bug#538372: header failure including netlink.h (or uio.h)] Manuel Prinz
2009-09-29 9:27 ` Jarek Poplawski
2009-09-29 19:21 ` Jarek Poplawski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).