[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47DE63A4.6070709@garzik.org>
Date: Mon, 17 Mar 2008 08:27:16 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Tejun Heo <htejun@...il.com>
CC: Andrew Morton <akpm@...ux-foundation.org>,
IDE/ATA development list <linux-ide@...r.kernel.org>,
linux-pci@...ey.karlin.mff.cuni.cz,
Linux Kernel <linux-kernel@...r.kernel.org>,
Greg KH <greg@...ah.com>, Alan Cox <alan@...rguk.ukuu.org.uk>
Subject: Re: [PATCH UPDATED] devres: implement pcim_iomap_regions_request_all()
Tejun Heo wrote:
> Some drivers need to reserve all PCI BARs to prevent other drivers
> misusing unoccupied BARs. pcim_iomap_regions_request_all() requests
> all BARs and iomap specified BARs.
>
> Signed-off-by: Tejun Heo <htejun@...il.com>
> Cc: Greg Kroah-Hartman <gregkh@...e.de>
> Cc: Alan Cox <alan@...rguk.ukuu.org.uk>
> Cc: Jeff Garzik <jeff@...zik.org>
> ---
> Aieee... Sorry Andrew. I forgot doing "quilt add" on the file and
> subsequently missed that pci.h was modified while gitting the repo.
>
> Here's the corrected version.
>
> include/linux/pci.h | 2 ++
> lib/devres.c | 25 +++++++++++++++++++++++++
> 2 files changed, 27 insertions(+)
applied
--
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