Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965023AbVI0R2p (ORCPT ); Tue, 27 Sep 2005 13:28:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965027AbVI0R2p (ORCPT ); Tue, 27 Sep 2005 13:28:45 -0400 Received: from smtp004.mail.ukl.yahoo.com ([217.12.11.35]:49539 "HELO smtp004.mail.ukl.yahoo.com") by vger.kernel.org with SMTP id S965026AbVI0R2o (ORCPT ); Tue, 27 Sep 2005 13:28:44 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.it; h=Received:From:To:Subject:Date:User-Agent:Cc:MIME-Version:Content-Disposition:Message-Id:Content-Type:Content-Transfer-Encoding; b=r/3TqTova+qCZbzG+YGKYkM0OYzPXvwCvKEmxtL6gAHEUzhLen53yFGfZQfJBMQEW4NQ3ZcKax5JHABNH+3pso5vb73qFvguKxkwjKDTrl0ShwD4Yc6KcX4+Hu/Ej8HxOB2TdIXPeEnun5i1kvzqROrxgLSWK3xwH4//eXz8jag= ; From: Blaisorblade To: Andrew Morton Subject: Uml showstopper bugs for 2.6.14 Date: Tue, 27 Sep 2005 18:46:50 +0200 User-Agent: KMail/1.8.2 Cc: Jeff Dike , user-mode-linux-devel@lists.sourceforge.net, LKML MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200509271846.51804.blaisorblade@yahoo.it> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2452 Lines: 59 Here's a short list of showstoppers for 2.6.14 release, from the UML point of view. I and/or Jeff know about them, and Jeff might add some other ones. Also UML users are welcome (please in this case, especially if you aren't sure if you're experiencing a bug or a setup problem, don't CC directly Andrew Morton, but instead give me and Jeff a chance to act as a filter). I hope so to avoid the situation of 2.6.10 release, when a bunch of important fixes was in -mm, targeted at 2.6.10, but was merged *after* 2.6.10. That has not happened any more, but 2.6.14 has a shorter release cycle, so I'm worried. I initially read 2.6.14 ETA's was around October 7, when is it now? However, here we go with the showstoppers (mostly regression): 1) I broke SKAS3 with the last merge. The fix is trivial, I just want to stress-test it a bit more this time (and run the original LTP failing test case, i.e. copy_from_user(dest, (void*) -1, n)). 2) problems with UBD (i.e. _the_ uml block driver): this is pretty dangerous and untrivial to fix, even if the code exists. DESCRIPTION: with the UBD rewrite to use AIO merged before 2.6.14-rc1, the UBD driver does GFP_KERNEL allocations under spinlocks and can have a deadlock (there's an host IPC pipe, whose buffer can get filled causing the kernel to sleep). Jeff Dike has the fixes for this, but they're not trivial, so he's working on them. I think he could send them to Jens Axboe, when he feels them ready. Agreed, Jeff? 3) I've a problem with KBUILD_OUTPUT, just fixed, recently introduced. Going to properly test the fix and submit it. 4) Not a regression: I have a bunch of fixes for HPPFS, which went under a review from Al Viro. I'm incorporating his suggestions, but the patches are invasive, so probably it's better to defer them to 2.6.15. I'm not sure, though. Jeff, have you any further notes to add? -- Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!". Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894) http://www.user-mode-linux.org/~blaisorblade ___________________________________ Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB http://mail.yahoo.it - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/