Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753685AbZA2EbX (ORCPT ); Wed, 28 Jan 2009 23:31:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751302AbZA2EbN (ORCPT ); Wed, 28 Jan 2009 23:31:13 -0500 Received: from kroah.org ([198.145.64.141]:44712 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751049AbZA2EbM (ORCPT ); Wed, 28 Jan 2009 23:31:12 -0500 Date: Wed, 28 Jan 2009 20:27:48 -0800 From: Greg KH To: KAMEZAWA Hiroyuki Cc: Arve =?iso-8859-1?B?SGr4bm5lduVn?= , KOSAKI Motohiro , Alan Cox , Pavel Machek , Brian Swetland , arve@google.com, San Mehat , Robert Love , linux-kernel@vger.kernel.org, "linux-omap@vger.kernel.org" , Tony Lindgren , ext Juha =?utf-8?B?WXJq7pKU44O7?= , viktor.rosendahl@nokia.com, Trilok Soni Subject: Re: lowmemory android driver not needed? Message-ID: <20090129042748.GA24108@kroah.com> References: <2f11576a0901160518g52a3e70endc98fe4792a98b9b@mail.gmail.com> <20090128234209.A949.KOSAKI.MOTOHIRO@jp.fujitsu.com> <20090129124555.b83ea0ae.kamezawa.hiroyu@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20090129124555.b83ea0ae.kamezawa.hiroyu@jp.fujitsu.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1142 Lines: 34 On Thu, Jan 29, 2009 at 12:45:55PM +0900, KAMEZAWA Hiroyuki wrote: > On Wed, 28 Jan 2009 18:51:07 -0800 > Arve Hj?nnev?g wrote: > > > >> >> static uint32_t lowmem_debug_level = 2; > > >> >> static int lowmem_adj[6] = { > > >> > > > >> > why do you choice [6]? > > >> > > >> We use six levels. > > > > > > if you don't consider other user and other usage case, > > > this file can't merge forever. > > > > I never expected it to be merged. I wrote it to allow us to ship a product. > > > Then, please write "DON'T MERGE ME" on the top of patch description. > we can adjust our viewpoints. The code will live in the drivers/staging/ directory for now and not get merged into the "main" portion of the kernel tree until everyone can agree on it. But for now, it is useful and seems to work for a few million devices out there, so we can't just ignore it :) thanks, greg k-h -- 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/