From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932703Ab0JDUtK (ORCPT ); Mon, 4 Oct 2010 16:49:10 -0400 Received: from arroyo.ext.ti.com ([192.94.94.40]:56536 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757193Ab0JDUtE (ORCPT ); Mon, 4 Oct 2010 16:49:04 -0400 From: Fernando Guzman Lugo To: , Cc: , , , , , Fernando Guzman Lugo Subject: [PATCHv2 0/3] iovmm: fixes for iovmm module Date: Mon, 4 Oct 2010 16:02:14 -0500 Message-Id: <1286226137-1233-1-git-send-email-x0095840@ti.com> X-Mailer: git-send-email 1.6.3.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org iovmm: fixes for iovmm module Version 2: * Removed "iovmm: fixes for iovmm module" that patch was already sent. * Modified "iovmm: fix roundup for next area and end check for the last area" patch, base on Davin Cohen's comments and rename it to a proper name that describes what it is doing now. Fernando Guzman Lugo (3): iovmm: no gap checking for fixed address iovmm: add superpages support to fixed da address iovmm: replace __iounmap with omap_iounmap arch/arm/plat-omap/iovmm.c | 67 ++++++++++++++++++++++++++----------------- 1 files changed, 40 insertions(+), 27 deletions(-)