From f7977793240d836e60ff413e94e6914f08e10941 Mon Sep 17 00:00:00 2001 From: Jason Baron Date: Sun, 15 Jul 2007 23:38:21 -0700 Subject: [PATCH] speed up madvise_need_mmap_write() usage In the new madvise_need_mmap_write() call we can avoid an extra case statement and function call as follows. Signed-off-by: Jason Baron Cc: Nishanth Aravamudan Cc: Christoph Hellwig Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed