Re: Don't miss the ARM-scsi fix.

2007-07-04 Thread Russell King - ARM Linux
On Wed, Jul 04, 2007 at 02:00:58PM +0200, andrzej zaborowski wrote: > It's just the case of being consistent with the already broken style > in a function vs. correct style and inconsistency. I can never decide. That's always a hard one to call, and the answer is generally to follow the existing s

Re: Don't miss the ARM-scsi fix.

2007-07-04 Thread andrzej zaborowski
On 03/07/07, Russell King - ARM Linux <[EMAIL PROTECTED]> wrote: On Tue, Jul 03, 2007 at 12:21:45PM -0700, Andrew Morton wrote: > On Tue, 3 Jul 2007 15:03:56 -0400 > Rob Landley <[EMAIL PROTECTED]> wrote: > > diff --git a/arch/arm/mach-versatile/pci.c b/arch/arm/mach-versatile/pci.c > > index ba5

Re: Don't miss the ARM-scsi fix.

2007-07-03 Thread Rob Landley
On Tuesday 03 July 2007 15:31:04 Russell King - ARM Linux wrote: > > > http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=4454/1 > > > > > > It fixes a regression that occurred between 2.6.20 and 2.6.20-rc1. > > > Without it, qemu-system-arm can't use emulated SCSI drives. It wasn't >

Re: Don't miss the ARM-scsi fix.

2007-07-03 Thread Rob Landley
On Tuesday 03 July 2007 15:21:45 Andrew Morton wrote: > On Tue, 3 Jul 2007 15:03:56 -0400 > > Rob Landley <[EMAIL PROTECTED]> wrote: > > Just making sure this fix winds up in 2.6.23: > > 2.6.22? Er, yes. (After my six red bulls at the Blackthorn party, I've gone cold turkey on caffeine for a bit

Re: Don't miss the ARM-scsi fix.

2007-07-03 Thread Russell King - ARM Linux
On Tue, Jul 03, 2007 at 12:21:45PM -0700, Andrew Morton wrote: > On Tue, 3 Jul 2007 15:03:56 -0400 > Rob Landley <[EMAIL PROTECTED]> wrote: > > > Just making sure this fix winds up in 2.6.23: > > 2.6.22? > > > http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=4454/1 > > > > It fixe

Re: Don't miss the ARM-scsi fix.

2007-07-03 Thread Andrew Morton
On Tue, 3 Jul 2007 15:03:56 -0400 Rob Landley <[EMAIL PROTECTED]> wrote: > Just making sure this fix winds up in 2.6.23: 2.6.22? > http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=4454/1 > > It fixes a regression that occurred between 2.6.20 and 2.6.20-rc1. Without > it, qemu-sy

Don't miss the ARM-scsi fix.

2007-07-03 Thread Rob Landley
Just making sure this fix winds up in 2.6.23: http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=4454/1 It fixes a regression that occurred between 2.6.20 and 2.6.20-rc1. Without it, qemu-system-arm can't use emulated SCSI drives. It wasn't in -rc7, and the attached patch Works Fo