Re: [PATCH v4 2/2] psxtests: Add a mmap dedicated test case

2017-06-28 Thread Joel Sherrill
The init.c file.has FreeBSD and your copyright notice with a reference to the RTEMS GPLv2+exception page. This seems contradictory. Can you split out the FreeBSD part into a separate file or make it clear which part is yours and use a BSD license? Also for.new work, a two paragraph BSD is

Re: [PATCH v4 2/2] psxtests: Add a mmap dedicated test case

2017-06-28 Thread Gedare Bloom
These two look OK to me. On Wed, Jun 28, 2017 at 11:57 AM, Kevin Kirspel wrote: > Updates #2859 > --- > testsuites/psxtests/Makefile.am | 1 + > testsuites/psxtests/configure.ac| 1 + > testsuites/psxtests/psxmmap01/Makefile.am | 22 ++ >

[PATCH v4 2/2] psxtests: Add a mmap dedicated test case

2017-06-28 Thread Kevin Kirspel
Updates #2859 --- testsuites/psxtests/Makefile.am | 1 + testsuites/psxtests/configure.ac| 1 + testsuites/psxtests/psxmmap01/Makefile.am | 22 ++ testsuites/psxtests/psxmmap01/init.c| 352