* Luck, Tony <tony.luck@intel.com> wrote:
quoted text > > this small series of patches introduce a generic header file for the software
> > IO/TLB implementation in lib/swiotlb.c. Currently each architecture using this
> > code defines the prototypes itself. The prototypes are moved to
> > include/linux/swiotlb.h and this file is included in architecture specific code
> > for X86 and IA64. The changes are compile tested for both architectures.
>
> Boot tested on ia64 (using generic_defconfig, tiger_defconfig and
> zx1_defconfig).
given that this touches both x86 and ia64, i suspect queueing it in -mm
(as it is already) and merging it upstream from there would be the best
approach?
Ingo
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH 0/3] make swiotlb prototypes generic , Ingo Molnar , (Mon Aug 11, 10:43 am)