Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169807
b: refs/heads/master
c: 4d795fb
h: refs/heads/master
i:
  169805: a2c449d
  169803: 64f6377
  169799: f802763
  169791: c3074e2
v: v3
  • Loading branch information
Ingo Molnar committed Nov 26, 2009
1 parent 17fafc0 commit 08dc771
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 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: ba005e1f417295d28cd1563ab82bc33af07fb16a
refs/heads/master: 4d795fb17a02a87e35782773b88b7a63acfbeaae
4 changes: 1 addition & 3 deletions trunk/mm/page_alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,12 @@
#include <linux/page_cgroup.h>
#include <linux/debugobjects.h>
#include <linux/kmemleak.h>
#include <trace/events/kmem.h>

#include <asm/tlbflush.h>
#include <asm/div64.h>
#include "internal.h"

#define CREATE_TRACE_POINTS
#include <trace/events/kmem.h>

/*
* Array of node states.
*/
Expand Down
3 changes: 3 additions & 0 deletions trunk/mm/util.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
#include <linux/sched.h>
#include <asm/uaccess.h>

#define CREATE_TRACE_POINTS
#include <trace/events/kmem.h>

/**
* kstrdup - allocate space for and copy an existing string
* @s: the string to duplicate
Expand Down

0 comments on commit 08dc771

Please sign in to comment.