From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754992Ab1K2Swn (ORCPT ); Tue, 29 Nov 2011 13:52:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:31195 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752605Ab1K2Swl (ORCPT ); Tue, 29 Nov 2011 13:52:41 -0500 Date: Tue, 29 Nov 2011 20:54:05 +0200 From: "Michael S. Tsirkin" Cc: Chris Metcalf , "Michael S. Tsirkin" , Lucas De Marchi , Paul Mundt , Jesse Barnes , "David S. Miller" , linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-arch@vger.kernel.org, Andrew Morton Subject: [PATCH-RFC 0/2] tile: switch to generic pci_iomap Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mutt-Fcc: =sent User-Agent: Mutt/1.5.21 (2010-09-15) To: unlisted-recipients:; (no To-header on input) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Here's a completely untested patch to switch tile over to the new pci_iomap (in -mm). This is on top of pci: use generic pci_iomap in most architectures, and converts just the tile architecture. Seems straightforward enough but completely untested - could someone with access to appropriate systems respond and say whether the first patch in the series is OK? The second one should then be trivial. -- 1.7.5.53.gc233e