linux/mm
Paul Gortmaker 7c77509c54 mm: fix implicit stat.h usage in dmapool.c
The removal of the implicitly everywhere module.h and its child includes
will reveal this implicit stat.h usage:

mm/dmapool.c:108: error: ‘S_IRUGO’ undeclared here (not in a function)

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 09:20:12 -04:00
..
Kconfig
Kconfig.debug
Makefile
backing-dev.c
bootmem.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
bounce.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
cleancache.c
compaction.c
debug-pagealloc.c
dmapool.c mm: fix implicit stat.h usage in dmapool.c 2011-10-31 09:20:12 -04:00
fadvise.c
failslab.c
filemap.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
filemap_xip.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
fremap.c
highmem.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
huge_memory.c
hugetlb.c
hwpoison-inject.c
init-mm.c
internal.h
kmemcheck.c
kmemleak-test.c
kmemleak.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
ksm.c
maccess.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
madvise.c
memblock.c
memcontrol.c
memory-failure.c
memory.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
memory_hotplug.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
mempolicy.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
mempool.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
migrate.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
mincore.c
mlock.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
mm_init.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
mmap.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
mmu_context.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
mmu_notifier.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
mmzone.c
mprotect.c
mremap.c
msync.c
nobootmem.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
nommu.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
oom_kill.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
page-writeback.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
page_alloc.c
page_cgroup.c
page_io.c
page_isolation.c
pagewalk.c
percpu-km.c
percpu-vm.c
percpu.c
pgtable-generic.c
prio_tree.c
quicklist.c
readahead.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
rmap.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
shmem.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
slab.c
slob.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
slub.c
sparse-vmemmap.c
sparse.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
swap.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
swap_state.c
swapfile.c
thrash.c
truncate.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
util.c mm: Map most files to use export.h instead of module.h 2011-10-31 09:20:12 -04:00
vmalloc.c
vmscan.c
vmstat.c