From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759109Ab0JFOQu (ORCPT ); Wed, 6 Oct 2010 10:16:50 -0400 Received: from freeflow.nu ([178.79.134.28]:33510 "EHLO freeflow.nu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758886Ab0JFOQt (ORCPT ); Wed, 6 Oct 2010 10:16:49 -0400 Message-ID: <4CAC84CF.3060902@kernel.org> Date: Wed, 06 Oct 2010 17:16:47 +0300 From: Pekka Enberg User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: Greg KH CC: Nitin Gupta , Dave Hansen , Pekka Enberg , Minchan Kim , Andrew Morton , Linux Driver Project , linux-mm , linux-kernel Subject: Re: OOM panics with zram References: <1281374816-904-1-git-send-email-ngupta@vflare.org> <1284053081.7586.7910.camel@nimitz> <4CA8CE45.9040207@vflare.org> <20101005234300.GA14396@kroah.com> <4CABDF0E.3050400@vflare.org> <20101006023624.GA27685@kroah.com> <4CABFB6F.2070800@vflare.org> <20101006140343.GC19470@kroah.com> In-Reply-To: <20101006140343.GC19470@kroah.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6.10.2010 17.03, Greg KH wrote: > Oops, I need to update the MAINTAINERS file, the proper place for the > staging tree is now in git, at > > git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-next-2.6.git > > which feeds directly into the linux-next tree. Excellent! Nitin, can you develop and test zram against this tree? Pekka