Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163629
b: refs/heads/master
c: 6952b61
h: refs/heads/master
i:
  163627: 521fb27
v: v3
  • Loading branch information
Alexey Dobriyan authored and Linus Torvalds committed Sep 18, 2009
1 parent 64611d9 commit 54de9fe
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 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: 6423133bdee0e07d1c2f8411cb3fe676c207ba33
refs/heads/master: 6952b61de9984073289859073e8195ad0bee8fd5
1 change: 0 additions & 1 deletion trunk/include/linux/delayacct.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#define _LINUX_DELAYACCT_H

#include <linux/sched.h>
#include <linux/taskstats_kern.h>

/*
* Per-task flags relevant to delay accounting
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/taskstats_kern.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

#include <linux/taskstats.h>
#include <linux/sched.h>
#include <net/genetlink.h>

#ifdef CONFIG_TASKSTATS
extern struct kmem_cache *taskstats_cache;
Expand Down
1 change: 1 addition & 0 deletions trunk/kernel/delayacct.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/taskstats.h>
#include <linux/time.h>
#include <linux/sysctl.h>
#include <linux/delayacct.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/mm/memory.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
#include <linux/swapops.h>
#include <linux/elf.h>

#include <asm/io.h>
#include <asm/pgalloc.h>
#include <asm/uaccess.h>
#include <asm/tlb.h>
Expand Down

0 comments on commit 54de9fe

Please sign in to comment.