From: Jeff Dike Date: Mon, 1 May 2006 19:15:59 +0000 (-0700) Subject: [PATCH] uml: update defconfig X-Git-Tag: v2.6.17-rc4~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=347b3dc2faf34d63a96b41e3244b743cc72a2aa0;p=pandora-kernel.git [PATCH] uml: update defconfig Bring defconfig up to date. Also disable CONFIG_BLK_DEV_UBD_SYNC by default. By performing synchronous I/O to the host, it slows things down, only protects against host crashes, and can make a UML appear to hang while it waits for the host's disk. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed