All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Hershberger <joe.hershberger@ni.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] blk: Remove various places that do flush cache after read
Date: Thu, 24 Aug 2017 11:45:07 -0500	[thread overview]
Message-ID: <CANr=Z=btTcSbBRGL_K1kQOGWXsb8CmZk0pWgv_Qr0Qr_1sZGpQ@mail.gmail.com> (raw)
In-Reply-To: <1503373600-20847-1-git-send-email-bmeng.cn@gmail.com>

On Mon, Aug 21, 2017 at 10:46 PM, Bin Meng <bmeng.cn@gmail.com> wrote:
> All these places seem to inherit the codes from the MMC driver where
> a FIXME was put in the comment. However the correct operation after
> read should be cache invalidate, not flush.
>
> The underlying drivers should be responsible for the cache operation.
> Remove these codes completely.
>
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>

Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>

  parent reply	other threads:[~2017-08-24 16:45 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-22  3:46 [U-Boot] [PATCH] blk: Remove various places that do flush cache after read Bin Meng
2017-08-22  6:19 ` Stefan Roese
2017-08-22  6:31   ` Bin Meng
2017-08-22 16:49 ` York Sun
2017-08-22 22:53   ` Bin Meng
2017-08-23 15:01     ` York Sun
2017-08-23  3:14   ` Qiang Zhao
2017-08-23  3:29     ` Y.b. Lu
2017-08-23  5:28       ` Bin Meng
2017-08-24  3:54         ` Y.b. Lu
2017-08-23 16:06 ` York Sun
2017-08-24 16:45 ` Joe Hershberger [this message]
2017-08-27 20:09 ` Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANr=Z=btTcSbBRGL_K1kQOGWXsb8CmZk0pWgv_Qr0Qr_1sZGpQ@mail.gmail.com' \
    --to=joe.hershberger@ni.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.