From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f197.google.com (mail-pf0-f197.google.com [209.85.192.197]) by kanga.kvack.org (Postfix) with ESMTP id 05B916B0033 for ; Fri, 13 Oct 2017 03:30:29 -0400 (EDT) Received: by mail-pf0-f197.google.com with SMTP id u27so7190722pfg.12 for ; Fri, 13 Oct 2017 00:30:28 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org. [65.50.211.133]) by mx.google.com with ESMTPS id e22si249488plj.603.2017.10.13.00.30.23 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2017 00:30:23 -0700 (PDT) Date: Fri, 13 Oct 2017 00:30:22 -0700 From: Christoph Hellwig Subject: Re: [PATCH v6 1/4] cramfs: direct memory access support Message-ID: <20171013073022.GI9105@infradead.org> References: <20171012061613.28705-1-nicolas.pitre@linaro.org> <20171012061613.28705-2-nicolas.pitre@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171012061613.28705-2-nicolas.pitre@linaro.org> Sender: owner-linux-mm@kvack.org List-ID: To: Nicolas Pitre Cc: Alexander Viro , Christoph Hellwig , linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-embedded@vger.kernel.org, linux-kernel@vger.kernel.org, Chris Brandt This looks much better, thanks. I'm not a big fan of the games with IS_ENABLED and letting the compiler optimize code away, but you're the maintainer.. Reviewed-by: Christoph Hellwig -- 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