From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Piggin Message-Id: <20070204063707.23659.20741.sendpatchset@linux.site> Subject: [patch 0/9] buffered write deadlock fix Date: Sun, 4 Feb 2007 09:49:41 +0100 (CET) Sender: owner-linux-mm@kvack.org Return-Path: To: Andrew Morton Cc: Linux Kernel , Linux Filesystems , Nick Piggin , Linux Memory Management List-ID: Have fixed a few issues since last time: - better comments for the SetPageUptodate race - actually fix the nobh problem rather than adding a comment - use kmap_atomic instead of kmap Patches against 2.6.20-rc7. Thanks, Nick -- SuSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org