]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaround
authorAndi Kleen <ak@suse.de>
Mon, 15 May 2006 16:19:35 +0000 (18:19 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 16 May 2006 14:59:31 +0000 (07:59 -0700)
commit639b421b911bbde1e3fb5ed037a4f8c85a5bffcb
tree31522e82cffe76cc13bd2f6db68d74bcbd526f53
parentc4694c76ce28dd7e415b4f3014d8c6e580b5f3d2
[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 <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/net/b44.c