Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359215
b: refs/heads/master
c: e82c4bb
h: refs/heads/master
i:
  359213: cefd770
  359211: f78a630
  359207: 8418a85
  359199: fceb2e7
v: v3
  • Loading branch information
Andi Kleen authored and Michal Marek committed Feb 22, 2013
1 parent 20a2232 commit 35a1176
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8937e897181a411f73faf4da83c452c7b0732929
refs/heads/master: e82c4bb8b457926e13d4dd3aacbb8e573daede23
3 changes: 2 additions & 1 deletion trunk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,8 @@ KBUILD_AFLAGS += -gdwarf-2
endif

ifdef CONFIG_DEBUG_INFO_REDUCED
KBUILD_CFLAGS += $(call cc-option, -femit-struct-debug-baseonly)
KBUILD_CFLAGS += $(call cc-option, -femit-struct-debug-baseonly) \
$(call cc-option,-fno-var-tracking)
endif

ifdef CONFIG_FUNCTION_TRACER
Expand Down

0 comments on commit 35a1176

Please sign in to comment.