Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139050
b: refs/heads/master
c: 868a23a
h: refs/heads/master
v: v3
  • Loading branch information
Peter Zijlstra authored and Ingo Molnar committed Feb 14, 2009
1 parent bc05d7a commit cf1a3fd
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 9833f8cb952b9aa3f98a71e7bef8820cee3261a0
refs/heads/master: 868a23a8043f2a3042dae60105c89bd4680187ba
4 changes: 4 additions & 0 deletions trunk/kernel/lockdep.c
Original file line number Diff line number Diff line change
Expand Up @@ -2396,6 +2396,10 @@ static inline int separate_irq_context(struct task_struct *curr,
return 0;
}

void lockdep_trace_alloc(gfp_t gfp_mask)
{
}

#endif

/*
Expand Down

0 comments on commit cf1a3fd

Please sign in to comment.