Thread (34 messages) 34 messages, 5 authors, 2010-08-10

[PATCH 07/10] ftrace: pass KBUILD_CFLAGS to record_mcount.pl

From: rostedt@goodmis.org (Steven Rostedt)
Date: 2010-08-07 13:18:54
Also in: lkml

Sorry for top post. Sent from phone.

Argh! We had this discussion before. I must be getting old.

Acked-by: Steven Rostedt <rostedt@goodmis.org>

-- Steve


"Rabin Vincent" [off-list ref] wrote:
On Sat, Aug 7, 2010 at 1:53 AM, Steven Rostedt [off-list ref] wrote:
quoted
quoted
quoted
? ? "$(if $(CONFIG_CPU_BIG_ENDIAN),big,little)" \
? ? "$(if $(CONFIG_64BIT),64,32)" \
- ? "$(OBJDUMP)" "$(OBJCOPY)" "$(CC)" "$(LD)" "$(NM)" "$(RM)" "$(MV)" \
+ ? "$(OBJDUMP)" "$(OBJCOPY)" "$(CC) $(KBUILD_CFLAGS)" \
+ ? "$(LD)" "$(NM)" "$(RM)" "$(MV)" \
Hmm, this changes the number of parameters passed to the
recordmcount.pl. shouldn't this be part of the change to
recordmcount.pl? Otherwise, we can break a bisect.
No, this doesn't change the number of parameters.  KBUILD_CFLAGS
is included inside the CC argument.

Rabin
-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help