From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933183Ab0JZNO0 (ORCPT ); Tue, 26 Oct 2010 09:14:26 -0400 Received: from one.firstfloor.org ([213.235.205.2]:36998 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933153Ab0JZNOZ (ORCPT ); Tue, 26 Oct 2010 09:14:25 -0400 Date: Tue, 26 Oct 2010 15:14:23 +0200 From: Andi Kleen To: Marco Stornelli Cc: Linux Kernel , x86@kernel.org, Tim Bird , andi@firstfloor.org, Andrew Morton Subject: Re: [PATCH] archs: add ioremap_change_write_prot Message-ID: <20101026131423.GA29961@basil.fritz.box> References: <4CC3F13B.4030107@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Sorry to re-open the topic, but I'd like to receive any > comments/feedback about this patch. The name of the wrapper seems wrong -- this has nothing to do with IO. I must admit I'm also not a fan of wrappers, why not call the set_memory_* functions directly and implement them for the other archs too? Other than that it seems reasonable. -Andi -- ak@linux.intel.com -- Speaking for myself only.