Which tests fail?
On 19/05/17 20:52, Gedare Bloom wrote:
This commit causes an error when running realview_pbx_a9_qemu in the
gem5 simulator. I have only been able to identify that this is the
problematic commit. I have not been able to debug further.
On Tue, Mar 28, 2017 at 4:34 AM, Sebastian
On 20/05/17 14:47, Kevin Kirspel wrote:
+/**
* @brief File system node operations table.
*/
struct _rtems_filesystem_file_handlers_r {
@@ -993,6 +1015,7 @@ struct _rtems_filesystem_file_handlers_r {
rtems_filesystem_fcntl_t fcntl_h;
rtems_filesystem_poll_t poll_h;
rtems_filesy
On Sat, May 20, 2017 at 9:39 AM, Kevin Kirspel wrote:
> ---
> 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 +
>