diff options
| author | Al Viro <[email protected]> | 2006-01-12 01:06:40 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-01-12 09:09:05 -0800 |
| commit | 3c9757b7c28161e073e7f408978b7ed01925924c (patch) | |
| tree | bcaa65fc847c5053453645a6e0e19c5f3581f0f3 /scripts/patch-kernel | |
| parent | ed1705afb93409a3e345d653be9d263984aa5c1b (diff) | |
[PATCH] m68k: fix PIO case in esp
we always set ->SCp.ptr to physical address of buffer; for DMA that's
just what we need, but we end up using it as virtual address in PIO
case of esp_do_data(), with obvious breakage as soon as memory mapping
becomes non-trivial. The fix is obvious.
Signed-off-by: Al Viro <[email protected]>
Cc: Roman Zippel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions