[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090127120951.GB3898@hmsreliant.think-freely.org>
Date: Tue, 27 Jan 2009 07:09:51 -0500
From: Neil Horman <nhorman@...driver.com>
To: David Miller <davem@...emloft.net>
Cc: acme@...hat.com, netdev@...r.kernel.org
Subject: Re: [PATCH] net: add tracepoints to socket api
On Mon, Jan 26, 2009 at 09:57:03PM -0800, David Miller wrote:
> From: Arnaldo Carvalho de Melo <acme@...hat.com>
> Date: Mon, 26 Jan 2009 23:31:27 -0200
>
> > Em Mon, Jan 26, 2009 at 05:22:53PM -0800, David Miller escreveu:
> > > From: Neil Horman <nhorman@...driver.com>
> > > Date: Mon, 26 Jan 2009 14:59:30 -0500
> > >
> > > > @@ -95,6 +95,7 @@
> > > >
> > > > #include <net/sock.h>
> > > > #include <linux/netfilter.h>
> > > > +#include <trace/socket.h>
> > >
> > > Where is this mysterious include/trace/socket.h file?
> > > I can't seem to find it :-)
> >
> > Its something along the lines of include/trace/block.h, with the
> > DECLARE_TRACE that match the DEFINE_TRACE entries he added, probably he
> > forgot to git-add this new file :-)
>
> I kind of figured as much, so now Neil just needs to respin his
> patch with the relevant bits of that header file included.
>
Grr, knew something like this would happen. Its apparently impossible for me to
send something up without missing something obvious :). My bad. I'll
respin/repost in just a bit
Neil
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists