Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760626Ab2FHWgy (ORCPT ); Fri, 8 Jun 2012 18:36:54 -0400 Received: from mail-ob0-f174.google.com ([209.85.214.174]:53258 "EHLO mail-ob0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753101Ab2FHWgw (ORCPT ); Fri, 8 Jun 2012 18:36:52 -0400 Message-ID: <1339195083.11360.1.camel@lappy> Subject: Re: [PATCH v2 00/10] minor frontswap cleanups and tracing support From: Sasha Levin To: Konrad Rzeszutek Wilk Cc: dan.magenheimer@oracle.com, konrad.wilk@oracle.com, linux-mm@kvack.org, linux-kernel@vger.kernel.org Date: Sat, 09 Jun 2012 00:38:03 +0200 In-Reply-To: <20120608220422.GA15294@localhost.localdomain> References: <1339182919-11432-1-git-send-email-levinsasha928@gmail.com> <20120608220422.GA15294@localhost.localdomain> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1170 Lines: 30 On Fri, 2012-06-08 at 18:04 -0400, Konrad Rzeszutek Wilk wrote: > On Fri, Jun 08, 2012 at 09:15:09PM +0200, Sasha Levin wrote: > > Most of these patches are minor cleanups to the mm/frontswap.c code, the big > > chunk of new code can be attributed to the new tracing support. > > > > > > Changes in v2: > > - Rebase to current version > > - Address Konrad's comments > > There was one comment that I am not sure if it was emailed and that > was about adding the "lockdep_assert_held(&swap_lock);". > > You added that in two patches, while the git commit only talks about > "move that code" . Please remove it out of the "move the code" patches > and add it as a seperate git commit with an explanation of why it > is added. argh, I forgot to comment on that as well. Sorry. > Otherwise (well, the compile issue that was spotted) the patches > look great. Could you repost them with those two fixes please? Will do. -- 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/