From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754833Ab3ADUvc (ORCPT ); Fri, 4 Jan 2013 15:51:32 -0500 Received: from mail-pa0-f51.google.com ([209.85.220.51]:57951 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754512Ab3ADUva (ORCPT ); Fri, 4 Jan 2013 15:51:30 -0500 Date: Fri, 4 Jan 2013 12:51:40 -0800 From: Greg Kroah-Hartman 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 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: 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 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