Re: [PATCH 0/4] io_remap_pfn_range: intro.

2005-04-19 Thread William Lee Irwin III
On Fri, 18 Mar 2005 11:25:45 -0800 "Randy.Dunlap" <[EMAIL PROTECTED]> wrote: >> The sparc32 & sparc64 code needs live testing. On Fri, Mar 18, 2005 at 12:56:17PM -0800, David S. Miller wrote: > These patches look great Randy. I think they should go in. > If sparc explodes, I'll clean up the mess.

Re: [PATCH 0/4] io_remap_pfn_range: intro.

2005-04-19 Thread William Lee Irwin III
On Fri, Mar 18, 2005 at 11:25:45AM -0800, Randy.Dunlap wrote: > This is a combination of io_remap_pfn_range patches posted in the > last week or so by Keir Fraser and me. > This description is mostly from Keir's original post. > This patch introduces a new interface function for mapping bus/device

Re: [PATCH 0/4] io_remap_pfn_range: intro.

2005-03-18 Thread David S. Miller
On Fri, 18 Mar 2005 11:25:45 -0800 "Randy.Dunlap" <[EMAIL PROTECTED]> wrote: > The sparc32 & sparc64 code needs live testing. These patches look great Randy. I think they should go in. If sparc explodes, I'll clean up the mess. Any problem which crops up should not be difficult to solve. - To