[U-Boot] [PATCH] lib: div64: sync with Linux

Peng Fan van.freenix at gmail.com
Thu Apr 6 06:04:44 UTC 2017


Hi Tom,

On Wed, Apr 05, 2017 at 09:32:51AM -0400, Tom Rini wrote:
>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 at nxp.com>
>> Cc: Tom Rini <trini at 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!

Do you mean I need to put a travis-ci job link in the commit log?
I just use buildman to do the build on my local PC, I do not have
travis-ci building.

Thanks,
Peng.

>
>-- 
>Tom



>_______________________________________________
>U-Boot mailing list
>U-Boot at lists.denx.de
>https://lists.denx.de/listinfo/u-boot



More information about the U-Boot mailing list