From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RSyak-0000pk-Ns for kexec@lists.infradead.org; Tue, 22 Nov 2011 22:13:27 +0000 Date: Tue, 22 Nov 2011 17:13:21 -0500 From: Mike Snitzer Subject: Re: block: initialize request_queue's numa node during allocation Message-ID: <20111122221320.GB17543@redhat.com> References: <4ECB5C80.8080609@redhat.com> <20111122152739.GA5663@redhat.com> <20111122211954.GA17120@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: kexec-bounces@lists.infradead.org Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: David Rientjes Cc: Jens Axboe , kexec@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Dave Young , Vivek Goyal On Tue, Nov 22 2011 at 4:45pm -0500, David Rientjes wrote: > Also, your changelog is inadequate since it doesn't convey that his should > be merged for 3.2 because it fixes an oops when there is no node 0! Also, this isn't new to 3.2, v2 should Cc: stable@kernel.org _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail143.messagelabs.com (mail143.messagelabs.com [216.82.254.35]) by kanga.kvack.org (Postfix) with SMTP id EFA136B00AB for ; Tue, 22 Nov 2011 17:13:25 -0500 (EST) Date: Tue, 22 Nov 2011 17:13:21 -0500 From: Mike Snitzer Subject: Re: block: initialize request_queue's numa node during allocation Message-ID: <20111122221320.GB17543@redhat.com> References: <4ECB5C80.8080609@redhat.com> <20111122152739.GA5663@redhat.com> <20111122211954.GA17120@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: David Rientjes Cc: Jens Axboe , Vivek Goyal , Dave Young , linux-kernel@vger.kernel.org, linux-mm@kvack.org, kexec@lists.infradead.org On Tue, Nov 22 2011 at 4:45pm -0500, David Rientjes wrote: > Also, your changelog is inadequate since it doesn't convey that his should > be merged for 3.2 because it fixes an oops when there is no node 0! Also, this isn't new to 3.2, v2 should Cc: stable@kernel.org -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756803Ab1KVWN3 (ORCPT ); Tue, 22 Nov 2011 17:13:29 -0500 Received: from mx1.redhat.com ([209.132.183.28]:62424 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752907Ab1KVWN2 (ORCPT ); Tue, 22 Nov 2011 17:13:28 -0500 Date: Tue, 22 Nov 2011 17:13:21 -0500 From: Mike Snitzer To: David Rientjes Cc: Jens Axboe , Vivek Goyal , Dave Young , linux-kernel@vger.kernel.org, linux-mm@kvack.org, kexec@lists.infradead.org Subject: Re: block: initialize request_queue's numa node during allocation Message-ID: <20111122221320.GB17543@redhat.com> References: <4ECB5C80.8080609@redhat.com> <20111122152739.GA5663@redhat.com> <20111122211954.GA17120@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 22 2011 at 4:45pm -0500, David Rientjes wrote: > Also, your changelog is inadequate since it doesn't convey that his should > be merged for 3.2 because it fixes an oops when there is no node 0! Also, this isn't new to 3.2, v2 should Cc: stable@kernel.org