From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@roeck-us.net (Guenter Roeck) Date: Thu, 15 Aug 2013 16:25:23 -0700 Subject: [Qemu-devel] SCSI bus failures with qemu-arm in kernel 3.8+ In-Reply-To: References: <5207B3C3.9080508@roeck-us.net> <20130811220450.GY23006@n2100.arm.linux.org.uk> <52082EF8.10005@roeck-us.net> <20130813034054.GA18218@roeck-us.net> <20130815175428.GA18580@roeck-us.net> <20130815205044.GA21599@roeck-us.net> <520D53CA.6040807@roeck-us.net> Message-ID: <520D6363.1010801@roeck-us.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 08/15/2013 03:23 PM, Peter Maydell wrote: > On 15 August 2013 23:18, Guenter Roeck wrote: >> But doesn't that mean that there is _currently_ no problem ? If so, >> we can introduce the additional code when the problem really shows up. >> Being Preemptive is good, but if it is not really needed today >> I would rather have today's problems resolved and bother about tomorrow's >> when they show up. > > Conceptually the two parts go together: rely on correct > irq routing, tell qemu we rely on correct irq routing. > It's only one extra line... > Ok if Russel accepts it ... Guenter