2017-10-09 3:52 GMT+09:00 Leon Romanovsky leonro@mellanox.com:
On Mon, Oct 09, 2017 at 01:10:01AM +0900, Masahiro Yamada wrote:
<...>
By splitting out the radix_tree_root definition, we can reduce the header file dependency.
Reducing the header dependency will help for speeding the kernel build, suppressing unnecessary recompile of objects during git-bisect'ing, etc.
If we judge by the diffstat of this series, there won't be any visible change in anything mentioned above.
Of course, judging by the diffstat is wrong.