]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit181e323e0d85f9f152f8174514c36ad1b23fcba7
treeb09ea9a12a65f0a03fa7a15b0e661756913a0262
parent52c383df06eb4aae13823f41bf3c8ecf0bbc5e55
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