Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142234
b: refs/heads/master
c: da2635a
h: refs/heads/master
v: v3
  • Loading branch information
Eduard - Gabriel Munteanu authored and Ingo Molnar committed Apr 3, 2009
1 parent a83a435 commit 0eb9d3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ca2b84cb3c4a0d4d2143b46ec072cdff5d1b3b87
refs/heads/master: da2635a9854423b4aa3a5f0e4e6efcc39ac99004
1 change: 1 addition & 0 deletions trunk/kernel/trace/kmemtrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ static inline void kmemtrace_alloc(enum kmemtrace_type_id type_id,
tracing_generic_entry_update(&entry->ent, 0, 0);

entry->ent.type = TRACE_KMEM_ALLOC;
entry->type_id = type_id;
entry->call_site = call_site;
entry->ptr = ptr;
entry->bytes_req = bytes_req;
Expand Down

0 comments on commit 0eb9d3e

Please sign in to comment.