On 06/04/2010 02:37 PM, Colin Tuckley wrote: > From: Colin Tuckley <colin.tuckley@xxxxxxx> > > Subject: ARM: Fix kernel panic 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@xxxxxxx> Acked-by: Tejun Heo <tj@xxxxxxxxxx> Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html