diff options
| author | Ingo Molnar <[email protected]> | 2017-02-08 17:51:29 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2017-03-02 07:42:28 +0000 |
| commit | 6e84f31522f931027bf695752087ece278c10d3f (patch) | |
| tree | 77c09a0bb2878e9725539f310f43dd38137c5d97 /security/selinux/hooks.c | |
| parent | sched/headers: Prepare for new header dependencies before moving code to <lin... (diff) | |
| download | kernel-6e84f31522f931027bf695752087ece278c10d3f.tar.gz kernel-6e84f31522f931027bf695752087ece278c10d3f.zip | |
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
We are going to split <linux/sched/mm.h> out of <linux/sched.h>, which
will have to be picked up from other headers and a couple of .c files.
Create a trivial placeholder <linux/sched/mm.h> file that just
maps to <linux/sched.h> to make this patch obviously correct and
bisectable.
The APIs that are going to be moved first are:
mm_alloc()
__mmdrop()
mmdrop()
mmdrop_async_fn()
mmdrop_async()
mmget_not_zero()
mmput()
mmput_async()
get_task_mm()
mm_access()
mm_release()
Include the new header in the files that are going to need it.
Acked-by: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
