Re: [patch 2.6.13] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL
From: Christoph Hellwig (hch_at_infradead.org)
Date: 09/13/05
- Previous message: Douglas Gilbert: "Re: [PATCH 2.6.13 2/14] sas-class: README"
- In reply to: John W. Linville: "[patch 2.6.13] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL"
- Next in thread: Lion Vollnhals: "Re: [patch 2.6.13] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 13 Sep 2005 10:24:24 +0100 To: Christoph Hellwig <hch@infradead.org>, linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org, tony.luck@intel.com
On Mon, Sep 12, 2005 at 08:14:29PM -0400, John W. Linville wrote:
> The current ia64 implementation of dma_get_cache_alignment does not
> work for modules because it relies on a symbol which is not exported.
> Direct access to a global is a little ugly anyway, so this patch
> re-implements dma_get_cache_alignment in a manner similar to what is
> currently used for x86_64.
looks good to me.
-
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/
- Previous message: Douglas Gilbert: "Re: [PATCH 2.6.13 2/14] sas-class: README"
- In reply to: John W. Linville: "[patch 2.6.13] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL"
- Next in thread: Lion Vollnhals: "Re: [patch 2.6.13] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|