On Saturday, June 15, 2013, Daniel Drake wrote: > On Mon, Jun 10, 2013 at 1:53 PM, Daniel Drake <dsd@xxxxxxxxxx> wrote: > > Testing the latest linus kernel on OLPC XO-4 (sdhci-pxav3), boot > > fails. Userspace does start, and I see that systemd is starting a few > > services (feels a bit slower than usual), then it hangs still while > > loading initial services - I don't even get to a shell prompt. > > > > git-bisect shows the following commit introduces the problem: > > > > commit 369d321ed1baa7748e770aaaae4d8effad699633 > > Author: Seungwon Jeon <tgih.jun@xxxxxxxxxxx> > > Date: Wed Dec 26 10:40:17 2012 +0900 > > > > mmc: queue: exclude asynchronous transfer for special request > > I realised that I wasn't testing linus master as I thought I was - I > was some way back in the history. > Updating to the latest makes the issue go away. I guess this was already fixed. Okay. For reference, there is no difference with between REQ_DISCARD and REG_FLUSH in mmc_blk_issue_rq()'s handling. Thanks, Seungwon Jeon > > Thanks > Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html