Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758726Ab0LMSgT (ORCPT ); Mon, 13 Dec 2010 13:36:19 -0500 Received: from kroah.org ([198.145.64.141]:43066 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757585Ab0LMSgR (ORCPT ); Mon, 13 Dec 2010 13:36:17 -0500 Date: Mon, 13 Dec 2010 10:36:01 -0800 From: Greg KH To: Namhyung Kim Cc: Greg Kroah-Hartman , Martyn Welch , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/8] Staging: vme_bridge: mark vme_master_resource->kern_base as __iomem Message-ID: <20101213183601.GB11745@kroah.com> References: <1292246196-2332-1-git-send-email-namhyung@gmail.com> <1292246196-2332-2-git-send-email-namhyung@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1292246196-2332-2-git-send-email-namhyung@gmail.com> 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 Content-Length: 588 Lines: 17 On Mon, Dec 13, 2010 at 10:16:30PM +0900, Namhyung Kim wrote: > vme_master_resource->kern_base is mapped by ioremap_nocache() > thus should be marked as __iomem. > > Signed-off-by: Namhyung Kim I need some acks from Martyn on this series (minus the broken 1/8 patch) before I can apply them. Martyn? thanks, greg k-h -- 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/