[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090126.215703.115893965.davem@davemloft.net>
Date: Mon, 26 Jan 2009 21:57:03 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: acme@...hat.com
Cc: nhorman@...driver.com, netdev@...r.kernel.org
Subject: Re: [PATCH] net: add tracepoints to socket api
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.
--
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