Revert "dc395x: Fix support for highmem"
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 14 Aug 2005 22:43:39 +0000 (15:43 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 14 Aug 2005 22:43:39 +0000 (15:43 -0700)
commitb4b08e581fac8e0ba9ae348bdc13246c9798c99e
treeb09ea9a12a65f0a03fa7a15b0e661756913a0262
parent27876d02b30aa34bb1ad35b81ccc40c174282f31
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 <lenehan@twibble.org>
    Date:   Thu Mar 3 14:41:40 2005 +0200

    [PATCH] dc395x: Fix support for highmem

    From: Guennadi Liakhovetski <g.liakhovetski@gmx.de>

    Removes the page_to_virt and maps sg lists dynamically.
    This makes the driver work with highmem pages.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Jamie Lenehan <lenehan@twibble.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/scsi/dc395x.c