diff options
author | Kashyap, Desai <kashyap.desai@lsi.com> | 2009-09-02 06:14:57 (GMT) |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-09-12 14:35:27 (GMT) |
commit | c55b89fba9872ebcd5ac15cdfdad29ffb89329f0 (patch) | |
tree | 1cef34d442b468ee483c4c0f6072980b5852e209 /lib/reed_solomon | |
parent | f44fd18198eb26b62ba86b17016e9441ce95fc71 (diff) | |
download | linux-fsl-qoriq-c55b89fba9872ebcd5ac15cdfdad29ffb89329f0.tar.xz |
[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 'lib/reed_solomon')
0 files changed, 0 insertions, 0 deletions