diff options
author | 2009-09-02 11:44:57 +0530 | |
---|---|---|
committer | 2009-09-12 09:35:27 -0500 | |
commit | c55b89fba9872ebcd5ac15cdfdad29ffb89329f0 (patch) | |
tree | 1cef34d442b468ee483c4c0f6072980b5852e209 /mm/vmalloc.c | |
parent | [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to tear off (diff) | |
download | wireguard-linux-c55b89fba9872ebcd5ac15cdfdad29ffb89329f0.tar.xz wireguard-linux-c55b89fba9872ebcd5ac15cdfdad29ffb89329f0.zip |
[SCSI] mptsas : PAE Kernel more than 4 GB kernel panic
This patch is solving problem for PAE kernel DMA operation.
On PAE system dma_addr and unsigned long will have different
values.
Now dma_addr is not type casted using unsigned long.
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions