Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1431680

Re: [RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h

From Hekuang <hekuang@huawei.com>
Newsgroups linux.kernel
Subject Re: [RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h
Date 2016-06-27 04:30 +0200
Message-ID <rOutb-2D9-15@gated-at.bofh.it> (permalink)
References <rOgqd-2jQ-3@gated-at.bofh.it> <rOgqe-2jQ-41@gated-at.bofh.it> <rOptv-7WF-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


hi

在 2016/6/27 5:08, Nilay Vaish 写道:
> On 26 June 2016 at 06:20, He Kuang <hekuang@huawei.com> wrote:
>> From: Wang Nan <wangnan0@huawei.com>
>>
>> This patch copies "include/linux/math64.h" into
>> "tools/include/linux/math64.h" and copies
>> "include/asm-generic/div64.h" into
>> "tools/include/asm-generic/div64.h", to enable other libraries use
>> arithmetic operation defined in them.
> This probably is a newbie question.  What prevents us from using the
> header files directly?
>
> --
> Nilay

For not being influenced by kernel headers update too much, perf adopts
the header files in its own folder.

Thank you.
>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h He Kuang <hekuang@huawei.com> - 2016-06-26 13:30 +0200
  Re: [RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h Nilay Vaish <nilayvaish@gmail.com> - 2016-06-26 23:10 +0200
    Re: [RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h Hekuang <hekuang@huawei.com> - 2016-06-27 04:30 +0200
      Re: [RFC PATCH v2 05/26] tools include: Sync math64.h and div64.h Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-06-27 20:20 +0200

csiph-web