On Mon, Jun 16, 2014 at 1:09 AM, Ulf Hansson <[email protected]> wrote: > Commit "mmc: mmci: Handle CMD irq before DATA irq", caused an issue > when using the ARM model of the PL181 and running QEMU. > > The bug was reported for the following QEMU version: > $ qemu-system-arm -version > QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.1), Copyright > (c) 2003-2008 Fabrice Bellard > > To resolve the problem, let's restore the old behavior were the DATA > irq is handled prior the CMD irq, but only for the arm_variant, which > the problem was reported for. > > Reported-by: John Stultz <[email protected]> > Cc: Peter Maydell <[email protected]> > Cc: Russell King <[email protected]> > Signed-off-by: Ulf Hansson <[email protected]>
Hey Ulf, Thanks for sending these out (though I wasn't cc'ed on this 3'rd patch). The first two apply for me, but this one doesn't. What should I be basing this off of? thanks -john -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
