mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
sched/headers: Add initial new headers as identity mappings
This allows code sharing between fast-headers tree and the vanilla scheduler tree. Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Peter Zijlstra <peterz@infradead.org>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
#include <asm/paravirt.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <asm/paravirt.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/cgroup.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/cpumask.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/fs.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/gfp.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/hashtable.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/hrtimer.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/kobject.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/kref.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/ktime.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/llist.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/lockdep.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/mm.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/mutex.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/perf_event.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/pgtable.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/ptrace.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/rcuwait.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <linux/refcount.h>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user