Re: [PATCH] ARM: l2x0: don't set .set_debug in l310 case

2013-03-25 Thread Rob Herring
On 03/24/2013 01:27 PM, Paolo Pisati wrote: > From: Paolo Pisati > > commit 74ddcdb ("l2x0: Only set .set_debug on PL310 r3p0 and earlier") > to actually work needs .set_debug to be not set during definition > > Signed-off-by: Paolo Pisati > --- > arch/arm/mm/cache-l2x0.c |1 - > 1 file ch

Re: [PATCH] ARM: l2x0: don't set .set_debug in l310 case

2013-03-25 Thread Paolo Pisati
On Sun, Mar 24, 2013 at 04:14:57PM -0500, Rob Herring wrote: > On 03/24/2013 01:27 PM, Paolo Pisati wrote: > > From: Paolo Pisati > > > > commit 74ddcdb ("l2x0: Only set .set_debug on PL310 r3p0 and earlier") > > to actually work needs .set_debug to be not set during definition > > > > Signed-of

Re: [PATCH] ARM: l2x0: don't set .set_debug in l310 case

2013-03-24 Thread Rob Herring
On 03/24/2013 01:27 PM, Paolo Pisati wrote: > From: Paolo Pisati > > commit 74ddcdb ("l2x0: Only set .set_debug on PL310 r3p0 and earlier") > to actually work needs .set_debug to be not set during definition > > Signed-off-by: Paolo Pisati Ah crap, missed this part. Can I add this into my fix

[PATCH] ARM: l2x0: don't set .set_debug in l310 case

2013-03-24 Thread Paolo Pisati
From: Paolo Pisati commit 74ddcdb ("l2x0: Only set .set_debug on PL310 r3p0 and earlier") to actually work needs .set_debug to be not set during definition Signed-off-by: Paolo Pisati --- arch/arm/mm/cache-l2x0.c |1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/mm/cache-l2x0.c b/