From: Stephen Hemminger Date: Sat, 7 Jan 2006 00:57:40 +0000 (-0800) Subject: [PATCH] sk98lin: not doing high dma properly X-Git-Tag: v2.6.16-rc1~669^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bce7c95e4dd4d5e924deb2929b639b4caca09c93;p=pandora-kernel.git [PATCH] sk98lin: not doing high dma properly Sk98lin 64bit memory handling is wrong. It doesn't set the highdma flag; i.e. the kernel always does bounce buffers. It doesn't fallback to 32 bit mask if it can't get 64 bit mask. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed