All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] lib: div64: sync with Linux
Date: Wed, 5 Apr 2017 09:32:51 -0400	[thread overview]
Message-ID: <20170405133251.GW19897@bill-the-cat> (raw)
In-Reply-To: <1490691909-3371-1-git-send-email-peng.fan@nxp.com>

On Tue, Mar 28, 2017 at 05:05:09PM +0800, Peng Fan wrote:

> Sync with Linux commit ad0376eb1483b ("Merge tag 'edac_for_4.11_2'").
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> Cc: Tom Rini <trini@konsulko.com>
> ---
>  include/linux/math64.h | 172 +++++++++++++++++++++++++++++++++++++++++++++++++
>  lib/div64.c            | 141 ++++++++++++++++++++++++++++++++++++++--
>  2 files changed, 308 insertions(+), 5 deletions(-)

This seems fine.  What would help would be a link to a travis-ci job
with this particular patch applied showing everything still builds too
:)  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170405/60a266eb/attachment.sig>

  reply	other threads:[~2017-04-05 13:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-28  9:05 [U-Boot] [PATCH] lib: div64: sync with Linux Peng Fan
2017-04-05 13:32 ` Tom Rini [this message]
2017-04-06  6:04   ` Peng Fan
2017-04-06 12:45     ` Tom Rini
2017-04-07 15:51 ` [U-Boot] " Tom Rini

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=20170405133251.GW19897@bill-the-cat \
    --to=trini@konsulko.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.