Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761599AbZFKQBc (ORCPT ); Thu, 11 Jun 2009 12:01:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755055AbZFKQB1 (ORCPT ); Thu, 11 Jun 2009 12:01:27 -0400 Received: from courier.cs.helsinki.fi ([128.214.9.1]:36416 "EHLO mail.cs.helsinki.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753963AbZFKQB1 (ORCPT ); Thu, 11 Jun 2009 12:01:27 -0400 Subject: Re: [PATCH] init: introduce mm_init() From: Pekka Enberg To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, cl@linux-foundation.org, mingo@elte.hu In-Reply-To: References: Date: Thu, 11 Jun 2009 19:01:28 +0300 Message-Id: <1244736088.4830.2.camel@penberg-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Mailer: Evolution 2.24.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1112 Lines: 34 Hi Linus, On Thu, 2009-06-11 at 08:56 -0700, Linus Torvalds wrote: > Please just put the comments at the top of the function in cases like > this, ie just > > /* > * ... > */ > static int __init mm_init(void) > { > .. > } Fixed. On Thu, 2009-06-11 at 08:56 -0700, Linus Torvalds wrote: > also, I'm now terminally confused about the whole series, so I'm wondering > if you could re-do the series so that (a) I have a clear picture of what > to take, and (b) preferably so it's also all bisectable (ie the trap_init > ordering fixes are done in the initial mm/init.c changes). Yup, I will do that and send a v3 of the pull request. I am compiling a kernel here to try out my tree on 32-bit. I think Ingo is busy preparing his remaining merges now so I haven't gotten confirmation from him whether my patch fixes the problem he saw or not. Pekka -- 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/