All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Hershberger <joe.hershberger@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v3] net: Fix cache misalignment message after network load operations
Date: Tue, 11 Oct 2016 22:50:29 +0200	[thread overview]
Message-ID: <CANr=Z=ZO=RZKfN6E1cFaeBpBEsb2BBu1rM0UOqojEm_=JV0fiw@mail.gmail.com> (raw)
In-Reply-To: <20161006001433.GA10091@bill-the-cat>

On Thu, Oct 6, 2016 at 2:14 AM, Tom Rini <trini@konsulko.com> wrote:
> On Wed, Sep 14, 2016 at 03:49:22AM +0000, Peter Chubb wrote:
>
>> After any operation that downloads a file (e.g., pxe get, or dhcp), the
>> buffer containing the downloaded data is flushed.  This is unnecessary
>> and annoying.  Unnecessary, because
>> the network driver should already have fliushed the cache for the DMAed area,
>> and annoying because it generates a cache misalignment message.
>>
>> Signed-off-by: Peter Chubb <peter.chubb@data61.csiro.au>
>> Acked-by: Heiko Schocher <hs@denx.de>
>> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
>
> Reviewed-by: Tom Rini <trini@konsulko.com>
>
> Joe, do you want to pick this up or should I?  Thanks!

I'll get it.

Thanks,
-Joe

  reply	other threads:[~2016-10-11 20:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14  3:49 [U-Boot] [PATCH v3] net: Fix cache misalignment message after network load operations Peter.Chubb at data61.csiro.au
2016-09-14  4:22 ` Heiko Schocher
2016-09-14  4:48   ` Peter.Chubb at data61.csiro.au
2016-09-23 20:53 ` Joe Hershberger
2016-10-06  0:14 ` [U-Boot] [U-Boot, " Tom Rini
2016-10-11 20:50   ` Joe Hershberger [this message]
2016-10-13 17:39 ` [U-Boot] " Joe Hershberger

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=ZO=RZKfN6E1cFaeBpBEsb2BBu1rM0UOqojEm_=JV0fiw@mail.gmail.com' \
    --to=joe.hershberger@gmail.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.