linux-stable/arch/m68k/sun3
Ingo Molnar 6e84f31522 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 <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2017-03-02 08:42:28 +01:00
..
prom m68k/sun3: Modernize printing of kernel messages 2017-02-12 10:36:51 +01:00
Makefile
config.c m68k/sun3: Modernize printing of kernel messages 2017-02-12 10:36:51 +01:00
dvma.c m68k/sun3: Modernize printing of kernel messages 2017-02-12 10:36:51 +01:00
idprom.c m68k/sun3: Modernize printing of kernel messages 2017-02-12 10:36:51 +01:00
intersil.c char/genrtc: remove m68k support 2016-06-04 00:23:28 +02:00
leds.c arch/m68k/sun3/leds.c: Checkpatch cleanup 2010-08-09 21:14:07 +02:00
mmu_emu.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> 2017-03-02 08:42:28 +01:00
sun3dvma.c m68k/sun3: Modernize printing of kernel messages 2017-02-12 10:36:51 +01:00
sun3ints.c m68k/sun3: Get interrupts working again 2012-11-14 08:50:57 +01:00