Re: Warnings in xz

2017-03-09 Thread Chris Johns
On 10/03/2017 07:50, Joel Sherrill wrote: I see these warnings which I assume are on most, if not all, BSPs. Any suggestions on removing them? Not yet. Sebastian pinged me last week but I have been busy and have not had time to look into it. Chris _

[PATCH 1/5] mips/shared/irq.c: Fix warnings

2017-03-09 Thread Joel Sherrill
--- c/src/lib/libbsp/mips/shared/irq/irq.c | 7 +++- .../lib/libbsp/mips/shared/irq/vectorexceptions.c | 45 +++--- 2 files changed, 11 insertions(+), 41 deletions(-) diff --git a/c/src/lib/libbsp/mips/shared/irq/irq.c b/c/src/lib/libbsp/mips/shared/irq/irq.c index

[PATCH 4/5] shared/clock/clockdrv.c: Remove unneeded printk()

2017-03-09 Thread Joel Sherrill
--- c/src/lib/libbsp/mips/shared/clock/clockdrv.c | 1 - 1 file changed, 1 deletion(-) diff --git a/c/src/lib/libbsp/mips/shared/clock/clockdrv.c b/c/src/lib/libbsp/mips/shared/clock/clockdrv.c index 8b178bb..cb9debb 100644 --- a/c/src/lib/libbsp/mips/shared/clock/clockdrv.c +++ b/c/src/lib/libb

[PATCH 3/5] malta/pci/pci.c: Correct printk() formats

2017-03-09 Thread Joel Sherrill
--- c/src/lib/libbsp/mips/malta/pci/pci.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/c/src/lib/libbsp/mips/malta/pci/pci.c b/c/src/lib/libbsp/mips/malta/pci/pci.c index 5f8a7d4..0932f07 100644 --- a/c/src/lib/libbsp/mips/malta/pci/pci.c +++ b/c/src/lib/libbsp

[PATCH 5/5] mips/shared/irq/i8259.c: Add include of rtems/bspIo.h

2017-03-09 Thread Joel Sherrill
--- c/src/lib/libbsp/mips/shared/irq/i8259.c | 1 + 1 file changed, 1 insertion(+) diff --git a/c/src/lib/libbsp/mips/shared/irq/i8259.c b/c/src/lib/libbsp/mips/shared/irq/i8259.c index 90bfaf5..d92b540 100644 --- a/c/src/lib/libbsp/mips/shared/irq/i8259.c +++ b/c/src/lib/libbsp/mips/shared/irq/

[PATCH 2/5] csb350/clock/clockdrv.c: Remove unneeded printk()

2017-03-09 Thread Joel Sherrill
--- c/src/lib/libbsp/mips/csb350/clock/clockdrv.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/c/src/lib/libbsp/mips/csb350/clock/clockdrv.c b/c/src/lib/libbsp/mips/csb350/clock/clockdrv.c index 537bf7e..53e7559 100644 --- a/c/src/lib/libbsp/mips/csb350/clock/clockdrv.c +++ b/c/src/lib/l

Warnings in xz

2017-03-09 Thread Joel Sherrill
Hi I see these warnings which I assume are on most, if not all, BSPs. Any suggestions on removing them? ../../../../../../rtems/c/src/../../cpukit/libmisc/xz/xz_crc64.c:21:16: warning: no previous prototype for 'xz_crc64_init' [-Wmissing-prototypes] ../../../../../../rtems/c/src/../../cpukit/lib

Re: Interested in GSoC 2017 Project: Memory Protection.

2017-03-09 Thread Gedare Bloom
On Thu, Mar 9, 2017 at 2:14 PM, Abhimanyu Rawat < h2015...@pilani.bits-pilani.ac.in> wrote: > Hello folks, > > I am Abhimanyu Rawat, a Computer Science Masters degree student from BITS > Pilani Campus, India. I found Memory Protection project #2904 > very inte

Interested in GSoC 2017 Project: Memory Protection.

2017-03-09 Thread Abhimanyu Rawat
Hello folks, I am Abhimanyu Rawat, a Computer Science Masters degree student from BITS Pilani Campus, India. I found Memory Protection project #2904 very interesting and vital for the the RTEMS. Among the lots of projects listed on the ideas page, Memory Prote