From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx167.postini.com [74.125.245.167]) by kanga.kvack.org (Postfix) with SMTP id 42BAD6B006E for ; Fri, 4 Jan 2013 14:53:52 -0500 (EST) MIME-Version: 1.0 Message-ID: Date: Fri, 4 Jan 2013 11:53:37 -0800 (PST) From: Dan Magenheimer Subject: [RFC/PATCH] drivers/staging/zcache: remove (old) zcache Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-linux-mm@kvack.org List-ID: To: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org Cc: Greg Kroah-Hartman , Seth Jennings , Konrad Wilk , Nitin Gupta , Minchan Kim , Xiao Guangrong , Robert Jennings , Andrew Morton , Mel Gorman Since Seth Jennings has moved on to zswap [1], I believe further effort on the older version of zcache has been abandoned. Unless there are objections, I can submit a patch to Greg to remove drivers/staging/zcache and, at some point, follow up with a patch to re-invert drivers/staging/ramster so that the newer version of zcache (aka zcache2) becomes drivers/staging/zcache, with ramster as a subdirectory. If I've missed anyone on the cc list who possibly cares about the old version of zcache, kindly forward. Greg, assuming no objections, do you want an official patch, i.e. removing each individual line of each file in drivers/staging/zcache? Or will you just do a git rm? If the latter and you need a SOB, I am the original author so: Signed-off-by: Dan Magenheimer =20 [1] https://lkml.org/lkml/2012/12/12/310=20 Thanks, Dan -- 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/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx141.postini.com [74.125.245.141]) by kanga.kvack.org (Postfix) with SMTP id 878636B004D for ; Fri, 4 Jan 2013 15:51:30 -0500 (EST) Received: by mail-da0-f51.google.com with SMTP id i30so7617033dad.38 for ; Fri, 04 Jan 2013 12:51:29 -0800 (PST) Date: Fri, 4 Jan 2013 12:51:40 -0800 From: Greg Kroah-Hartman Subject: Re: [RFC/PATCH] drivers/staging/zcache: remove (old) zcache Message-ID: <20130104205140.GB8365@kroah.com> References: 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: Dan Magenheimer Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Seth Jennings , Konrad Wilk , Nitin Gupta , Minchan Kim , Xiao Guangrong , Robert Jennings , Andrew Morton , Mel Gorman On Fri, Jan 04, 2013 at 11:53:37AM -0800, Dan Magenheimer wrote: > Since Seth Jennings has moved on to zswap [1], I believe further > effort on the older version of zcache has been abandoned. > Unless there are objections, I can submit a patch to > Greg to remove drivers/staging/zcache and, at some point, > follow up with a patch to re-invert drivers/staging/ramster > so that the newer version of zcache (aka zcache2) becomes > drivers/staging/zcache, with ramster as a subdirectory. > > If I've missed anyone on the cc list who possibly cares about > the old version of zcache, kindly forward. > > Greg, assuming no objections, do you want an official patch, > i.e. removing each individual line of each file in > drivers/staging/zcache? Or will you just do a git rm? > If the latter and you need a SOB, I am the original author so: > Signed-off-by: Dan Magenheimer I'll just delete it and add your signed-off-by to the patch that does it. Unless someone speaks up in the next week or so, consider it removed. thanks, greg k-h -- 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/ . Don't email: email@kvack.org