public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v1] doc: net: fix txtimestamp build
@ 2015-01-11 19:41 David Decotigny
  2015-01-11 20:14 ` Richard Cochran
  0 siblings, 1 reply; 3+ messages in thread
From: David Decotigny @ 2015-01-11 19:41 UTC (permalink / raw)
  To: Jonathan Corbet, linux-doc, linux-kernel
  Cc: Jiri Kosina, Peter Foley, Randy Dunlap, Sam Ravnborg,
	Willem de Bruijn, David Decotigny

From: David Decotigny <decot@googlers.com>

Signed-off-by: David Decotigny <decot@googlers.com>
---
 Documentation/networking/timestamping/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/networking/timestamping/Makefile b/Documentation/networking/timestamping/Makefile
index 8c20dfa..80a3ce0 100644
--- a/Documentation/networking/timestamping/Makefile
+++ b/Documentation/networking/timestamping/Makefile
@@ -10,5 +10,6 @@ hostprogs-y := hwtstamp_config timestamping txtimestamp
 always := $(hostprogs-y)
 
 HOSTCFLAGS_timestamping.o += -I$(objtree)/usr/include
+HOSTCFLAGS_txtimestamp.o += -D_GNU_SOURCE
 HOSTCFLAGS_txtimestamp.o += -I$(objtree)/usr/include
 HOSTCFLAGS_hwtstamp_config.o += -I$(objtree)/usr/include
-- 
2.2.0.rc0.207.ga3a616c


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next v1] doc: net: fix txtimestamp build
  2015-01-11 19:41 [PATCH net-next v1] doc: net: fix txtimestamp build David Decotigny
@ 2015-01-11 20:14 ` Richard Cochran
  2015-01-11 20:22   ` David Decotigny
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Cochran @ 2015-01-11 20:14 UTC (permalink / raw)
  To: David Decotigny
  Cc: Jonathan Corbet, linux-doc, linux-kernel, Jiri Kosina,
	Peter Foley, Randy Dunlap, Sam Ravnborg, Willem de Bruijn,
	David Decotigny

On Sun, Jan 11, 2015 at 11:41:03AM -0800, David Decotigny wrote:
> From: David Decotigny <decot@googlers.com>

FYI, patches for 'net-next' need to be addressed to both the
networking list and to the maintainer.

Thanks,
Richard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next v1] doc: net: fix txtimestamp build
  2015-01-11 20:14 ` Richard Cochran
@ 2015-01-11 20:22   ` David Decotigny
  0 siblings, 0 replies; 3+ messages in thread
From: David Decotigny @ 2015-01-11 20:22 UTC (permalink / raw)
  To: Richard Cochran, Willem de Bruijn
  Cc: Jonathan Corbet, linux-doc, linux-kernel@vger.kernel.org,
	Jiri Kosina, Peter Foley, Randy Dunlap, Sam Ravnborg

Please ignore this patch, Willem has a better fix pending:
http://patchwork.ozlabs.org/patch/427384/

Sorry for the spam.

PS: I didn't notice netdev was not a recipient (was using
get_maintainer script too blindly), thanks for telling me.

On Sun, Jan 11, 2015 at 12:14 PM, Richard Cochran
<richardcochran@gmail.com> wrote:
> On Sun, Jan 11, 2015 at 11:41:03AM -0800, David Decotigny wrote:
>> From: David Decotigny <decot@googlers.com>
>
> FYI, patches for 'net-next' need to be addressed to both the
> networking list and to the maintainer.
>
> Thanks,
> Richard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-01-11 20:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-11 19:41 [PATCH net-next v1] doc: net: fix txtimestamp build David Decotigny
2015-01-11 20:14 ` Richard Cochran
2015-01-11 20:22   ` David Decotigny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox