Re: [PATCH V4 1/3] x86: introduce CONFIG_X86_DEV_DMA_OPS

From: H. Peter Anvin
Date: Thu Apr 12 2012 - 14:01:58 EST


On 03/13/2012 11:56 PM, Ingo Molnar wrote:
>
> * Alessandro Rubini <rubini@xxxxxxxxx> wrote:
>
>> 32-bit x86 systems may need their own DMA operations, so add a
>> new config option, which is turned on for 64-bit systems. This
>> patch has no functional effect but it paves the way for
>> supporting the STA2x11 I/O Hub and possibly other chips.
>>
>> Signed-off-by: Alessandro Rubini <rubini@xxxxxxxxx>
>> Acked-by: Giancarlo Asnaghi <giancarlo.asnaghi@xxxxxx>
>> Cc: Alan Cox <alan@xxxxxxxxxxxxxxx>
>> ---
>> arch/x86/Kconfig | 5 +++++
>> arch/x86/include/asm/device.h | 4 ++--
>> arch/x86/include/asm/dma-mapping.h | 2 +-
>> 3 files changed, 8 insertions(+), 3 deletions(-)
>
> Ok, the whole series looks pretty clean, modulo a few mostly
> cosmetic details in the driver itself.
>
> Andrew, you are typically merging dma-mapping.h patches, would
> you like to do these, or can we do it in tip:x86/platform?
>
> It would also be nice if the gents on Cc: would voice objections
> or approval, if any.
>

I looked over it, and at least this bit seems okay to me.

Acked-by: H. Peter Anvin <hpa@xxxxxxxxx>

Andrew, I guess the question is still open?

I have to express some concern about where this device may be going, though.

-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/