From: Linus Torvalds Date: Sun, 14 Aug 2005 22:43:39 +0000 (-0700) Subject: Revert "dc395x: Fix support for highmem" X-Git-Tag: v2.6.13-rc7~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4b08e581fac8e0ba9ae348bdc13246c9798c99e;p=pandora-kernel.git Revert "dc395x: Fix support for highmem" It introduces a repeatable oops in the driver, which is a bigger problem than the patch tries to solve. From the original description: Author: Jamie Lenehan Date: Thu Mar 3 14:41:40 2005 +0200 [PATCH] dc395x: Fix support for highmem From: Guennadi Liakhovetski Removes the page_to_virt and maps sg lists dynamically. This makes the driver work with highmem pages. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Jamie Lenehan Signed-off-by: James Bottomley Signed-off-by: Guennadi Liakhovetski Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed