]> git.baikalelectronics.ru Git - kernel.git/commit
mm/memory.c: remove ZAP_BLOCK_SIZE
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 26 Jul 2011 00:12:16 +0000 (17:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Jul 2011 03:57:09 +0000 (20:57 -0700)
commite5bf6b82c87602f29ab814404cbeadaf680285b1
treee26a25226f980a50468f001bbd3243d74d0d9768
parenta7b43e6796e338853c958e113c77684d4ab3dc26
mm/memory.c: remove ZAP_BLOCK_SIZE

ZAP_BLOCK_SIZE became unused in the preemptible-mmu_gather work ("mm:
Remove i_mmap_lock lockbreak").  So zap it.

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memory.c