Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S936545Ab3DIVID (ORCPT ); Tue, 9 Apr 2013 17:08:03 -0400 Received: from mail-pb0-f44.google.com ([209.85.160.44]:57192 "EHLO mail-pb0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S936415Ab3DIVH7 (ORCPT ); Tue, 9 Apr 2013 17:07:59 -0400 Date: Tue, 9 Apr 2013 14:07:56 -0700 From: Kent Overstreet To: "Theodore Ts'o" , linux-kernel@vger.kernel.org, linux-aio@kvack.org, akpm@linux-foundation.org, Zach Brown , Felipe Balbi , Greg Kroah-Hartman , Mark Fasheh , Joel Becker , Rusty Russell , Jens Axboe , Asai Thambi S P , Selvan Mani , Sam Bradshaw , Jeff Moyer , Al Viro , Benjamin LaHaise Subject: Re: [PATCH 15/33] aio: use flush_dcache_page() Message-ID: <20130409210756.GK15749@google.com> References: <1363883754-27966-1-git-send-email-koverstreet@google.com> <1363883754-27966-16-git-send-email-koverstreet@google.com> <20130402021229.GD30122@thunk.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130402021229.GD30122@thunk.org> 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 Content-Length: 563 Lines: 11 On Mon, Apr 01, 2013 at 10:12:29PM -0400, Theodore Ts'o wrote: > The commit description needs to explain why flush_dcache_page() is > needed now, but wasn't needed before. It wasn't causing problems before because it's not needed on x86, but it is needed on other architectures. Added that to the commit description. -- 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/