Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261571AbUKOL4o (ORCPT ); Mon, 15 Nov 2004 06:56:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261574AbUKOL4o (ORCPT ); Mon, 15 Nov 2004 06:56:44 -0500 Received: from smtp208.mail.sc5.yahoo.com ([216.136.130.116]:31354 "HELO smtp208.mail.sc5.yahoo.com") by vger.kernel.org with SMTP id S261571AbUKOLzM (ORCPT ); Mon, 15 Nov 2004 06:55:12 -0500 Message-ID: <4198991C.6060203@yahoo.com.au> Date: Mon, 15 Nov 2004 22:55:08 +1100 From: Nick Piggin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040820 Debian/1.7.2-4 X-Accept-Language: en MIME-Version: 1.0 To: Linus Torvalds CC: Kernel Mailing List , Andrew Morton Subject: Re: Linux 2.6.10-rc2 References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1193 Lines: 26 Linus Torvalds wrote: > Ok, the -rc2 changes are almost as big as the -rc1 changes, and we should > now calm down, so I do not want to see anything but bug-fixes until 2.6.10 > is released. Otherwise we'll never get there. > I'd like to get included that patch to restore the buffer of memory reserved for GFP_ATOMIC allocations (ie. the difference between GFP_KERNEL and GFP_ATOMIC allocations). http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.10-rc1/2.6.10-rc1-mm5/broken-out/mm-restore-atomic-buffer.patch It is not actually a regression versus 2.6.9 (it is vs 2.6.8), although I think it is responsible for the increased reports of page allocation failures. It would be nice to let it have more testing in -mm first, but OTOH if we _really_ want it in 2.6.10 it would make sense to merge it ASAP so it can get wider testing. Any feelings on the matter yet, Andrew? Or were you thinking it would be OK for post 2.6.10? - 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/