On 1 September 2016 at 07:11, alex.lemberg <alex.lemberg@xxxxxxxxxxx> wrote: > Flash based storage devices might need to perform the internal > Background Operations (BKOPS) in order to insure better performance > for the next coming IO. > Following the discussion in the mmc thread: > www.spinics.net/lists/linux-mmc/msg37779.html > To let the device complete its BKOPS during Runtime Suspend, > we suggest to check the BKOPS level. > In case the device need to complete its BKOPS, reschedule the Runtime > Suspend. > > alex.lemberg (3): > mmc: replacing hardcoded value for runtime PM suspend > mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support > mmc: Checking BKOPS status prior to Suspend > > drivers/mmc/card/block.c | 3 ++- > drivers/mmc/core/mmc.c | 36 +++++++++++++++++++++++++++++------- > include/linux/mmc/card.h | 1 + > include/linux/mmc/host.h | 2 ++ > include/linux/mmc/mmc.h | 2 ++ > 5 files changed, 36 insertions(+), 8 deletions(-) > > -- > 1.9.1 > Alex, this didn't help either. So I could of course pick the patches just from my inbox, as those are correctly formatted, but... I then realized that your emails isn't accepted in either spinics' or marc's mail-archive. I was looking into the raw email and the headers gets *really* obfuscated by your Microsoft exchange server. We can't review this until you fixed this, you emails at least needs to be accepted by the mail-archives. http://marc.info/?l=linux-mmc http://www.spinics.net/lists/linux-mmc/ Kind regards Uffe -- 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