[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110408125018.49c6860f@jbarnes-desktop>
Date: Fri, 8 Apr 2011 12:50:18 -0700
From: Jesse Barnes <jbarnes@...tuousgeek.org>
To: Julia Lawall <julia@...u.dk>
Cc: Thomas Gleixner <tglx@...utronix.de>,
kernel-janitors@...r.kernel.org, Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/5] arch/x86/pci/direct.c: Convert release_resource to
release_region/release_mem_region
On Sun, 13 Feb 2011 13:12:11 +0100
Julia Lawall <julia@...u.dk> wrote:
> Request_region should be used with release_region, not release_resource.
>
> The local variables region and region2 are dropped and the calls to
> release_resource are replaced with calls to release_region, using the first
> two arguments of the corresponding calls to request_region.
>
> The semantic match that finds this problem is as follows:
> (http://coccinelle.lip6.fr/)
Applied to linux-next, thanks.
--
Jesse Barnes, Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists