Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182459
b: refs/heads/master
c: 2161db9
h: refs/heads/master
i:
  182457: f2eecf6
  182455: 3f9835f
v: v3
  • Loading branch information
Ingo Molnar committed Feb 4, 2010
1 parent 9e9d711 commit 7c1daa3
Show file tree
Hide file tree
Showing 2 changed files with 2 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: f887f3019e56389a73617f4e70f512e82cc89adb
refs/heads/master: 2161db969313cb94ffd9377a525fb75c3fee9eeb
2 changes: 1 addition & 1 deletion trunk/tools/perf/util/symbol.c
Original file line number Diff line number Diff line change
Expand Up @@ -1937,7 +1937,7 @@ int map_groups__create_kernel_maps(struct map_groups *self,
return -1;

if (symbol_conf.use_modules && map_groups__create_modules(self) < 0)
return -1;
return 0;
/*
* Now that we have all the maps created, just set the ->end of them:
*/
Expand Down

0 comments on commit 7c1daa3

Please sign in to comment.