Re: [PATCH V2 3/3] mmc: mmci: Reverse IRQ handling for the arm_variant

2014-07-01 Thread Kees Cook
On Fri, Jun 27, 2014 at 3:53 PM, John Stultz john.stu...@linaro.org wrote: On Fri, Jun 27, 2014 at 1:37 PM, Kees Cook keesc...@chromium.org wrote: On Tue, Jun 17, 2014 at 12:33 AM, Ulf Hansson ulf.hans...@linaro.org wrote: On 17 June 2014 01:29, John Stultz john.stu...@linaro.org wrote: On

Re: [PATCH V2 3/3] mmc: mmci: Reverse IRQ handling for the arm_variant

2014-07-01 Thread John Stultz
On Tue, Jul 1, 2014 at 10:45 AM, Kees Cook keesc...@chromium.org wrote: On Fri, Jun 27, 2014 at 3:53 PM, John Stultz john.stu...@linaro.org wrote: On Fri, Jun 27, 2014 at 1:37 PM, Kees Cook keesc...@chromium.org wrote: I've been continuing to try to bisect this down with

Re: [PATCH V2 3/3] mmc: mmci: Reverse IRQ handling for the arm_variant

2014-06-27 Thread Kees Cook
On Tue, Jun 17, 2014 at 12:33 AM, Ulf Hansson ulf.hans...@linaro.org wrote: On 17 June 2014 01:29, John Stultz john.stu...@linaro.org wrote: On Mon, Jun 16, 2014 at 3:41 PM, John Stultz john.stu...@linaro.org wrote: On Mon, Jun 16, 2014 at 2:20 PM, Ulf Hansson ulf.hans...@linaro.org wrote:

Re: [PATCH V2 3/3] mmc: mmci: Reverse IRQ handling for the arm_variant

2014-06-27 Thread John Stultz
On Fri, Jun 27, 2014 at 1:37 PM, Kees Cook keesc...@chromium.org wrote: On Tue, Jun 17, 2014 at 12:33 AM, Ulf Hansson ulf.hans...@linaro.org wrote: On 17 June 2014 01:29, John Stultz john.stu...@linaro.org wrote: On Mon, Jun 16, 2014 at 3:41 PM, John Stultz john.stu...@linaro.org wrote: On

Re: [PATCH V2 3/3] mmc: mmci: Reverse IRQ handling for the arm_variant

2014-06-17 Thread Ulf Hansson
On 17 June 2014 01:29, John Stultz john.stu...@linaro.org wrote: On Mon, Jun 16, 2014 at 3:41 PM, John Stultz john.stu...@linaro.org wrote: On Mon, Jun 16, 2014 at 2:20 PM, Ulf Hansson ulf.hans...@linaro.org wrote: This patch based upon my latest mmc tree and the next branch. I tried to apply

[PATCH V2 3/3] mmc: mmci: Reverse IRQ handling for the arm_variant

2014-06-16 Thread Ulf Hansson
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

Re: [PATCH V2 3/3] mmc: mmci: Reverse IRQ handling for the arm_variant

2014-06-16 Thread John Stultz
On Mon, Jun 16, 2014 at 1:09 AM, Ulf Hansson ulf.hans...@linaro.org 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

Re: [PATCH V2 3/3] mmc: mmci: Reverse IRQ handling for the arm_variant

2014-06-16 Thread Ulf Hansson
On 16 June 2014 20:58, John Stultz john.stu...@linaro.org wrote: On Mon, Jun 16, 2014 at 1:09 AM, Ulf Hansson ulf.hans...@linaro.org 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

Re: [PATCH V2 3/3] mmc: mmci: Reverse IRQ handling for the arm_variant

2014-06-16 Thread John Stultz
On Mon, Jun 16, 2014 at 2:20 PM, Ulf Hansson ulf.hans...@linaro.org wrote: This patch based upon my latest mmc tree and the next branch. I tried to apply it for 3.15, and I think you will be able resolve the conflict - I should be quite trivial. No worries. I just didn't want to waste time

Re: [PATCH V2 3/3] mmc: mmci: Reverse IRQ handling for the arm_variant

2014-06-16 Thread John Stultz
On Mon, Jun 16, 2014 at 3:41 PM, John Stultz john.stu...@linaro.org wrote: On Mon, Jun 16, 2014 at 2:20 PM, Ulf Hansson ulf.hans...@linaro.org wrote: This patch based upon my latest mmc tree and the next branch. I tried to apply it for 3.15, and I think you will be able resolve the conflict -