[Intel-gfx] [PATCH i-g-t v11 1/1] tests: Add a new test for device hot unplug
Janusz Krzysztofik
janusz.krzysztofik at linux.intel.com
Mon Jun 10 07:34:37 UTC 2019
On Monday, June 10, 2019 8:49:38 AM CEST Petri Latvala wrote:
> On Fri, Jun 07, 2019 at 01:51:42PM +0200, Janusz Krzysztofik wrote:
> > - use SPDX license identifier,
>
>
> Why? We don't use those in IGT.
I must have had got an idea to change it from somewhere, unfortunately I'm not
able to recall from where, sorry. I'll revert it.
> > diff --git a/tests/core_hotunplug.c b/tests/core_hotunplug.c
> > new file mode 100644
> > index 00000000..d36a0572
> > --- /dev/null
> > +++ b/tests/core_hotunplug.c
> > @@ -0,0 +1,222 @@
> > +// SPDX-License-Identifier: GPL-2.0
> > +/*
> > + * Copyright © 2019 Intel Corporation
> > + */
>
> And why GPL-2.0?
From the same source as the idea of SPDX, I guess. I'll fix it to be in line
with IGT standards.
Thanks,
Janusz
More information about the Intel-gfx
mailing list