From: Jeremy Fitzhardinge Date: Tue, 16 Dec 2008 20:17:26 +0000 (-0800) Subject: swiotlb: allow architectures to override swiotlb pool allocation X-Git-Tag: v2.6.29-rc1~572^2^3~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c5df16bec8a60bb8589fc232b9e26cac0ed4b2c;p=pandora-kernel.git swiotlb: allow architectures to override swiotlb pool allocation Impact: generalize swiotlb allocation code Architectures may need to allocate memory specially for use with the swiotlb. Create the weak function swiotlb_alloc_boot() and swiotlb_alloc() defaulting to the current behaviour. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Ian Campbell Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed