Re: [bug report] staging: add bcm2708 vchiq driver

2016-11-16 Thread Eric Anholt
Michael Zoran writes: > On Tue, 2016-11-15 at 22:04 -0500, Vince Weaver wrote: >> On Tue, 15 Nov 2016, Michael Zoran wrote: >> >> > I'm still interested to know more about the MMU statement.  I would >> > think at least some of the RPI models have one because swapping >> > appears >> > to be at

Re: [bug report] staging: add bcm2708 vchiq driver

2016-11-16 Thread Phil Elwell
On 16/11/2016 10:21, Dan Carpenter wrote: > On Tue, Nov 15, 2016 at 10:04:05PM -0500, Vince Weaver wrote: >> On Tue, 15 Nov 2016, Michael Zoran wrote: >> >>> I'm still interested to know more about the MMU statement. I would >>> think at least some of the RPI models have one because swapping appea

Re: [bug report] staging: add bcm2708 vchiq driver

2016-11-16 Thread Dan Carpenter
On Tue, Nov 15, 2016 at 10:04:05PM -0500, Vince Weaver wrote: > On Tue, 15 Nov 2016, Michael Zoran wrote: > > > I'm still interested to know more about the MMU statement. I would > > think at least some of the RPI models have one because swapping appears > > to be at least somewhat functional on

Re: [bug report] staging: add bcm2708 vchiq driver

2016-11-15 Thread Michael Zoran
On Tue, 2016-11-15 at 22:04 -0500, Vince Weaver wrote: > On Tue, 15 Nov 2016, Michael Zoran wrote: > > > I'm still interested to know more about the MMU statement.  I would > > think at least some of the RPI models have one because swapping > > appears > > to be at least somewhat functional on the

Re: [bug report] staging: add bcm2708 vchiq driver

2016-11-15 Thread Vince Weaver
On Tue, 15 Nov 2016, Michael Zoran wrote: > I'm still interested to know more about the MMU statement. I would > think at least some of the RPI models have one because swapping appears > to be at least somewhat functional on the later models. All Raspberry Pi models have an MMU. I'm not sure wh

Re: [bug report] staging: add bcm2708 vchiq driver

2016-11-15 Thread Michael Zoran
On Tue, 2016-11-15 at 20:42 +0100, Stefan Wahren wrote: > Hi Dan, > > > Dan Carpenter hat am 15. November 2016 > > um 14:15 > > geschrieben: > > > > > > Hello popcornmix, > > > > The patch 71bad7f08641: "staging: add bcm2708 vchiq driver" from > > Jul > > 2, 2013, leads to the following static

Re: [bug report] staging: add bcm2708 vchiq driver

2016-11-15 Thread Stefan Wahren
Hi Dan, > Dan Carpenter hat am 15. November 2016 um 14:15 > geschrieben: > > > Hello popcornmix, > > The patch 71bad7f08641: "staging: add bcm2708 vchiq driver" from Jul > 2, 2013, leads to the following static checker warning: > > drivers/staging/vc04_services/interface/vchiq_arm/vchiq

[bug report] staging: add bcm2708 vchiq driver

2016-11-15 Thread Dan Carpenter
Hello popcornmix, The patch 71bad7f08641: "staging: add bcm2708 vchiq driver" from Jul 2, 2013, leads to the following static checker warning: drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c:1597 dump_phys_mem() error: using offset into zero size array 'pages[]' dr