diff options
author | Colin Tuckley <colin.tuckley@arm.com> | 2010-06-04 16:19:51 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2010-06-07 22:03:13 +0200 |
commit | 7a4f876b876afb13856a79a0402f71b9dfbe86a8 (patch) | |
tree | b0b4cad190e8406eb11513b3205552c7a5e3f256 /ipc | |
parent | ahci: add pci quirk for JMB362 (diff) | |
download | linux-7a4f876b876afb13856a79a0402f71b9dfbe86a8.tar.xz linux-7a4f876b876afb13856a79a0402f71b9dfbe86a8.zip |
sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24
The sata_sil24 driver has six 16-bit registers that are initialised with
32-bit writes. This cause a kernel panic on ARM due to the unaligned
accesses which result.
This patch changes the accesses to the correct 16-bit ones.
Signed-off-by: Colin Tuckley <colin.tuckley@arm.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions