commit | 17fd47ab4d33e764216b87006d8118fa050b4c92 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@osdl.org> | Sun Oct 30 15:00:13 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:17 2005 -0800 |
tree | c6016a8741a2527acac0ceb6e6ce431a798d6708 | |
parent | f1fc78a8c7f3a784b9fd1e07cc1438a0ea569555 [diff] |
[PATCH] ide-scsi highmem cleanup It's not necessary to test PageHighmem in here - kmap_atomic() does the right thing. Cc: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>