From 3f505ca45735c35576dab4ceb3e3736d528b6672 Mon Sep 17 00:00:00 2001 From: Albert Herranz Date: Fri, 4 Jun 2010 14:14:56 -0700 Subject: [PATCH] Revert "fb_defio: fix for non-dirty ptes" This reverts commit 49bbd815fd8ba26d0354900b783b767c7f47c816 ("fb_defio: fix for non-dirty ptes"). Although the fix provided is correct, it's been suggested to avoid the underlying race in the same way as it is currently done in filesystems like NFS, for maintainability. A following patch "fb_defio: redo fix for non-dirty ptes" will provide such an alternate fix. Signed-off-by: Albert Herranz Cc: Jaya Kumar Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed