Commit graph

2 commits

Author SHA1 Message Date
Chris White
9d8b213862 Add test file t/tree/include/linux/memblock.h
Per <https://github.com/bootlin/elixir/issues/78#issuecomment-632611233>.
Copied from Linux 5.6, at
<https://elixir.bootlin.com/linux/v5.6/source/include/linux/memblock.h>.

This file is GPL-2.0-or-later.
2020-10-03 21:58:27 -04:00
Christopher White
b22a562b5b Added files copied from Linux v5.4
These files all carry SPDX GPL2+ indicators.  Based on the information
available to me, I have a good-faith belief that they can be combined
into this AGPLv3 project and licensed AGPLv3.

This commit only touches t/tree.  Therefore, if the test suite later
needs to be changed, it will be sufficient to revert this commit.

The files used are those involved in the x64 compilation of
drivers/i2c/i2c-core-base.c, filtered to remove any that aren't
tagged GPL2+.

Note that t/tree itself is not a Git repo or submodule.  It is a
collection of files that test scripts can use to populate a Git repo.
2020-02-21 15:31:57 -05:00