Re: [rtems commit] virtex5/startup/dummy_console.c: Fix no prototype warning

2017-04-25 Thread Gedare Bloom
On Tue, Apr 25, 2017 at 9:02 PM, Joel Sherrill wrote: > > > On Tue, Apr 25, 2017 at 7:21 PM, Gedare Bloom wrote: >> >> On Mon, Apr 24, 2017 at 6:21 PM, Joel Sherrill wrote: >> > Module:rtems >> > Branch:master >> > Commit:fd48b43007b001a6f31949952504c9b55d895c4f >> > Changeset: >> >

Re: Warning Report on Master

2017-04-25 Thread Joel Sherrill
On Tue, Apr 25, 2017 at 7:26 PM, Chris Johns wrote: > On 26/04/2017 09:18, Joel Sherrill wrote: > >> >> This is the latest warnings report for the master. >> > > I am seeing ... > > Failures: >arm/altcycv_devkit: configure --target=arm-rtems4.12 > --enable-rtemsbsp=altcycv_devkit\ >

Re: [rtems commit] virtex5/startup/dummy_console.c: Fix no prototype warning

2017-04-25 Thread Joel Sherrill
On Tue, Apr 25, 2017 at 7:21 PM, Gedare Bloom wrote: > On Mon, Apr 24, 2017 at 6:21 PM, Joel Sherrill wrote: > > Module:rtems > > Branch:master > > Commit:fd48b43007b001a6f31949952504c9b55d895c4f > > Changeset: http://git.rtems.org/rtems/commit/?id= > fd48b43007b001a6f31949952504c9b5

Re: [rtems commit] genmcf548x/irq/irq.c: Fix incompatible pointer warning

2017-04-25 Thread Joel Sherrill
On Tue, Apr 25, 2017 at 7:22 PM, Chris Johns wrote: > On 26/04/2017 10:19, Gedare Bloom wrote: > >> static void_func get_exception_handler(rtems_vector_number vector) >>> { >>> + void **vbr; >>>void_func *exception_table; >>> >>> - m68k_get_vbr(exception_table); >>> + m68k_get_vbr(vbr);

Re: [rtems commit] posix/src/mutexinit.c: Fix used before initialized warning

2017-04-25 Thread Joel Sherrill
On Tue, Apr 25, 2017 at 7:25 PM, Gedare Bloom wrote: > On Tue, Apr 25, 2017 at 7:14 PM, Joel Sherrill wrote: > > Module:rtems > > Branch:master > > Commit:6601684f74f0ea1ec44fb52ec75d52215af11f5f > > Changeset: http://git.rtems.org/rtems/commit/?id= > 6601684f74f0ea1ec44fb52ec75d5221

Re: Warning Report on Master

2017-04-25 Thread Chris Johns
On 26/04/2017 09:18, Joel Sherrill wrote: This is the latest warnings report for the master. I am seeing ... Failures: arm/altcycv_devkit: configure --target=arm-rtems4.12 --enable-rtemsbsp=altcycv_devkit\ --prefix=/opt/rtems/4.12 --enable-debug --enable

Re: [rtems commit] posix/src/mutexinit.c: Fix used before initialized warning

2017-04-25 Thread Gedare Bloom
On Tue, Apr 25, 2017 at 7:14 PM, Joel Sherrill wrote: > Module:rtems > Branch:master > Commit:6601684f74f0ea1ec44fb52ec75d52215af11f5f > Changeset: > http://git.rtems.org/rtems/commit/?id=6601684f74f0ea1ec44fb52ec75d52215af11f5f > > Author:Joel Sherrill > Date: Tue Apr 25 13

Re: [rtems commit] genmcf548x/irq/irq.c: Fix incompatible pointer warning

2017-04-25 Thread Chris Johns
On 26/04/2017 10:19, Gedare Bloom wrote: static void_func get_exception_handler(rtems_vector_number vector) { + void **vbr; void_func *exception_table; - m68k_get_vbr(exception_table); + m68k_get_vbr(vbr); + + exception_table = (void_func *)vbr; This looks strange. Can you achieve a s

Re: [rtems commit] virtex5/startup/dummy_console.c: Fix no prototype warning

2017-04-25 Thread Gedare Bloom
On Mon, Apr 24, 2017 at 6:21 PM, Joel Sherrill wrote: > Module:rtems > Branch:master > Commit:fd48b43007b001a6f31949952504c9b55d895c4f > Changeset: > http://git.rtems.org/rtems/commit/?id=fd48b43007b001a6f31949952504c9b55d895c4f > > Author:Joel Sherrill > Date: Mon Apr 24 11

Re: [rtems commit] genmcf548x/irq/irq.c: Fix incompatible pointer warning

2017-04-25 Thread Gedare Bloom
On Mon, Apr 24, 2017 at 6:21 PM, Joel Sherrill wrote: > Module:rtems > Branch:master > Commit:485222e633da85047daa1dafd1732b2b4750e933 > Changeset: > http://git.rtems.org/rtems/commit/?id=485222e633da85047daa1dafd1732b2b4750e933 > > Author:Joel Sherrill > Date: Mon Apr 24 12

Re: [rtems commit] dhrystone/dhry_1.c: Fix may be used uninitialized warning

2017-04-25 Thread Gedare Bloom
On Mon, Apr 24, 2017 at 6:21 PM, Joel Sherrill wrote: > Module:rtems > Branch:master > Commit:906e67fe88658122d515a5dcc0570ee56a02877d > Changeset: > http://git.rtems.org/rtems/commit/?id=906e67fe88658122d515a5dcc0570ee56a02877d > > Author:Joel Sherrill > Date: Sun Apr 23 11

Re: Help Request - Fix Out of Bounds Subscript Warning in Raspberry Pi

2017-04-25 Thread Pavel Pisa
Hello Joel, On Wednesday 26 of April 2017 01:03:30 Joel Sherrill wrote: > Pavel, > > Feel free to commit the patch. the patch should be tested and (unfortunately) I do not get to that in next weeks. I have not even check that it compiles. If you apply it and it compiles for you and you are happy

Re: [PATCH 0/2] Zynq7000 series device configuration driver

2017-04-25 Thread Chris Johns
On 22/04/2017 01:44, Patrick Gauvin wrote: I'll plan on storing a few bitfiles for common platforms, like the MicroZed (7Z010) and the ZedBoard (7Z020), with the test. I do have a simple bitfile, but it currently targets the ZedBoard. If you'd like, I can send a version for the MicroZed when I se

Warning Report on Master

2017-04-25 Thread Joel Sherrill
Hi This is the latest warnings report for the master. This is the first report in a LONG time where nearly all BSPs were warning free. Note that it ignores issues in code associated with the old network stack. Now that the status is pretty good, nibbling at those is a reasonable step. ftp://ftp.

Re: Help Request - Fix Out of Bounds Subscript Warning in Raspberry Pi

2017-04-25 Thread Joel Sherrill
Pavel, Feel free to commit the patch. Why do you think the warning is a false positive? --joel On Tue, Apr 25, 2017 at 4:53 AM, Pavel Pisa wrote: > From 3a2957faeb744af08196f1fd3baac71f15d76c85 Mon Sep 17 00:00:00 2001 > Message-Id: <3a2957faeb744af08196f1fd3baac71f15d76c85.1493113587.git. >

Re: [PATCH] cpukit/../ratemonreportstatistics.c:Use rtems/inttypes removes 12 warnings.

2017-04-25 Thread Joel Sherrill
I pushed a slightly different patch to this file yesterday. I used PRItime_t as I recall. Update your tree. I got rid of a LOT of warnings this weekend. --joel On Apr 25, 2017 5:02 AM, "Cillian O'Donnell" wrote: > --- > cpukit/rtems/src/ratemonreportstatistics.c | 15 --- > 1 file

[PATCH] cpukit/../ratemonreportstatistics.c:Use rtems/inttypes removes 12 warnings.

2017-04-25 Thread Cillian O'Donnell
--- cpukit/rtems/src/ratemonreportstatistics.c | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/cpukit/rtems/src/ratemonreportstatistics.c b/cpukit/rtems/src/ratemonreportstatistics.c index a1bab4a..78477b0 100644 --- a/cpukit/rtems/src/ratemonreportstatistics.c

Re: Help Request - Fix Out of Bounds Subscript Warning in Raspberry Pi

2017-04-25 Thread Pavel Pisa
>From 3a2957faeb744af08196f1fd3baac71f15d76c85 Mon Sep 17 00:00:00 2001 Message-Id: <3a2957faeb744af08196f1fd3baac71f15d76c85.1493113587.git.pp...@pikron.com> From: Pavel Pisa Date: Tue, 25 Apr 2017 11:45:57 +0200 Subject: [PATCH] bsp/raspberrypi: GPIO silence warning and ensure that lock is alw