linux/arch/sh/mm
Alexey Dobriyan 405f55712d headers: smp_lock.h redux
* Remove smp_lock.h from files which don't need it (including some headers!)
* Add smp_lock.h to files which do need it
* Make smp_lock.h include conditional in hardirq.h
  It's needed only for one kernel_locked() usage which is under CONFIG_PREEMPT

  This will make hardirq.h inclusion cheaper for every PREEMPT=n config
  (which includes allmodconfig/allyesconfig, BTW)

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-07-12 12:22:34 -07:00
..
asids-debugfs.c
cache-debugfs.c
cache-sh2.c
cache-sh2a.c
cache-sh3.c
cache-sh4.c
cache-sh5.c
cache-sh7705.c
consistent.c
extable_32.c
extable_64.c
fault_32.c sh: Hook up page fault events for software perf counters. 2009-06-25 02:30:10 +09:00
fault_64.c
hugetlbpage.c
init.c sh: Wire up the uncached fixmap on sh64 as well. 2009-06-23 17:30:17 +09:00
ioremap_32.c
ioremap_64.c sh: Prefer slab_is_available() over after_bootmem. 2009-05-22 14:21:03 +09:00
Kconfig sh: Provide FORCE_MAX_ZONEORDER. 2009-05-14 17:40:08 +09:00
Makefile
Makefile_32
Makefile_64
mmap.c
numa.c
pg-nommu.c
pg-sh4.c
pg-sh7705.c
pmb-fixed.c
pmb.c
tlb-nommu.c
tlb-pteaex.c
tlb-sh3.c headers: smp_lock.h redux 2009-07-12 12:22:34 -07:00
tlb-sh4.c
tlb-sh5.c
tlbflush_32.c
tlbflush_64.c sh64: Hook up page fault events for software perf counters. 2009-06-25 02:49:03 +09:00