Re: [PATCH v3 1/2] Add support for a mmap file handler. Add support for MAP_ANON in mmap().

2017-05-25 Thread Gedare Bloom
The code looks fine. One minor thing, can you reformat the commit message to be shorter on the first line, and add details after a space, and use "Updates #2859." Add Updates to the test case patch too. Then they can both be checked in. -Gedare On Mon, May 22, 2017 at 8:27 AM, Kevin Kirspel

[PATCH v3 1/2] Add support for a mmap file handler. Add support for MAP_ANON in mmap().

2017-05-22 Thread Kevin Kirspel
--- cpukit/dev/i2c/i2c-bus.c| 1 + cpukit/dev/i2c/i2c-dev.c| 1 + cpukit/dev/spi/spi-bus.c| 1 + cpukit/libblock/src/blkdev-imfs.c | 1 + cpukit/libcsupport/include/rtems/libio.h| 38