Re: [PATCH 2/3] ide: Fix siimage driver accessing beyond arrayboundary

From: Benjamin Herrenschmidt
Date: Thu Oct 18 2007 - 08:16:34 EST



On Thu, 2007-10-18 at 16:02 +0400, Sergei Shtylyov wrote:
> Benjamin Herrenschmidt wrote:
>
> > The siimage use an incorrect construct to access the other drive
> > of a pair, causing it to access beyond an array boundary on non-0
> > interfaces. This fixes it by using the new ide_get_paired_drive()
> > hepler instead.
>
> > Signed-off-by: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
>
> Please update the driver version in the driver's heading comment. Otherwise
>
> Acked-by: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx>

I don't believe much in driver versions in tree... the kernel version is
what matter... Bart, what's your stance there ?

Ben.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/