diff options
author | Stuart Hayes <Stuart_Hayes@dell.com> | 2005-05-26 15:38:45 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@elka.pw.edu.pl> | 2005-05-26 15:38:45 +0200 |
commit | 41bb4c43b34bcde7eb62cf19acdcf9f2eb13801d (patch) | |
tree | cfaeeca6836443ee680e38273cb4f7ae94c023b2 /arch/ppc64 | |
parent | 8604affde9d4f52f04342d6a37c77d95fa167e7a (diff) |
[PATCH] ide-scsi: kmap scatter/gather before doing PIO
From: Stuart Hayes <Stuart_Hayes@dell.com>
The system can panic with a null pointer dereference using ide-scsi if
PIO is being done on scatter gather pages that are in high memory,
because page_address() returns 0. We are actually seeing this using a
tape drive. This patch will kmap_atomic() the pages before performing
PIO.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@elka.pw.edu.pl>
Diffstat (limited to 'arch/ppc64')
0 files changed, 0 insertions, 0 deletions