From: Andi Kleen Date: Mon, 15 May 2006 16:19:35 +0000 (+0200) Subject: [PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaround X-Git-Tag: v2.6.17-rc5~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=639b421b911bbde1e3fb5ed037a4f8c85a5bffcb;p=pandora-kernel.git [PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaround Needed for interaction with the nommu code in x86-64 which will return bad_dma_address if the address exceeds dma_mask. Cc: netdev@vger.kernel.org Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed