Re: [PATCH] mvsas: fix unaligned-access kernel panic under heavydisk testing

From: James Bottomley
Date: Tue Jul 23 2013 - 18:33:22 EST


On Tue, 2013-07-23 at 17:17 -0400, Chris Metcalf wrote:
> On 7/23/2013 5:00 PM, James Bottomley wrote:
> > On Tue, 2013-07-23 at 16:50 -0400, Chris Metcalf wrote:
> >> > The slot->response value may not be aligned, so should be read
> >> > using the appropriate kernel "unaligned" accessor.
> > Hm, institutional memory re-presenting the wrong patch? However, I am
> > reminded to push the right one in spite of no ack from marvell.
>
> You may be right; the original author of that patch is not me, but someone else here at Tilera.
>
> That said, the version I pushed is effectively the version we have in the tip of our tree, so if we've ended up carrying the wrong patch, that's bad! Let me know what the right patch is that you have - thanks.

This is what I have.

James

---