Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6

2012-12-06 Thread Will Deacon
On Wed, Dec 05, 2012 at 07:51:34PM +, Uwe Kleine-König wrote: > Hello, Hi Uwe, > On Mon, Dec 03, 2012 at 05:46:17PM +, Will Deacon wrote: > > I think Uwe also requires some of the stuff there for his M3 port. > I didn't check more context than available in the patch and I also > didn't

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH v6

2012-12-06 Thread Will Deacon
On Wed, Dec 05, 2012 at 07:51:34PM +, Uwe Kleine-König wrote: Hello, Hi Uwe, On Mon, Dec 03, 2012 at 05:46:17PM +, Will Deacon wrote: I think Uwe also requires some of the stuff there for his M3 port. I didn't check more context than available in the patch and I also didn't

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6

2012-12-05 Thread Uwe Kleine-König
Hello, On Mon, Dec 03, 2012 at 05:46:17PM +, Will Deacon wrote: > On Mon, Dec 03, 2012 at 05:25:53PM +, Russell King - ARM Linux wrote: > > On Mon, Dec 03, 2012 at 05:44:11PM +0100, Armando Visconti wrote: > > > On 11/29/2012 12:04 PM, Armando VISCONTI wrote: > > >> This patch keeps

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH v6

2012-12-05 Thread Uwe Kleine-König
Hello, On Mon, Dec 03, 2012 at 05:46:17PM +, Will Deacon wrote: On Mon, Dec 03, 2012 at 05:25:53PM +, Russell King - ARM Linux wrote: On Mon, Dec 03, 2012 at 05:44:11PM +0100, Armando Visconti wrote: On 11/29/2012 12:04 PM, Armando VISCONTI wrote: This patch keeps disabled the

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6

2012-12-04 Thread Armando Visconti
On 12/03/2012 06:46 PM, Will Deacon wrote: On Mon, Dec 03, 2012 at 05:25:53PM +, Russell King - ARM Linux wrote: On Mon, Dec 03, 2012 at 05:44:11PM +0100, Armando Visconti wrote: On 11/29/2012 12:04 PM, Armando VISCONTI wrote: This patch keeps disabled the strict alignment CP15 bit for

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH v6

2012-12-04 Thread Armando Visconti
On 12/03/2012 06:46 PM, Will Deacon wrote: On Mon, Dec 03, 2012 at 05:25:53PM +, Russell King - ARM Linux wrote: On Mon, Dec 03, 2012 at 05:44:11PM +0100, Armando Visconti wrote: On 11/29/2012 12:04 PM, Armando VISCONTI wrote: This patch keeps disabled the strict alignment CP15 bit for

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6

2012-12-03 Thread Will Deacon
On Mon, Dec 03, 2012 at 05:25:53PM +, Russell King - ARM Linux wrote: > On Mon, Dec 03, 2012 at 05:44:11PM +0100, Armando Visconti wrote: > > On 11/29/2012 12:04 PM, Armando VISCONTI wrote: > >> This patch keeps disabled the strict alignment CP15 bit for > >> all armv6 and armv7 processor

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6

2012-12-03 Thread Russell King - ARM Linux
On Mon, Dec 03, 2012 at 05:44:11PM +0100, Armando Visconti wrote: > On 11/29/2012 12:04 PM, Armando VISCONTI wrote: >> This patch keeps disabled the strict alignment CP15 bit for >> all armv6 and armv7 processor without the mmu. This behaviour >> is now same as in the mmu case. >> >>

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6

2012-12-03 Thread Will Deacon
On Mon, Dec 03, 2012 at 04:44:11PM +, Armando Visconti wrote: > On 11/29/2012 12:04 PM, Armando VISCONTI wrote: > > This patch keeps disabled the strict alignment CP15 bit for > > all armv6 and armv7 processor without the mmu. This behaviour > > is now same as in the mmu case. > > > >

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6

2012-12-03 Thread Nicolas Pitre
On Mon, 3 Dec 2012, Armando Visconti wrote: > On 11/29/2012 12:04 PM, Armando VISCONTI wrote: > > This patch keeps disabled the strict alignment CP15 bit for > > all armv6 and armv7 processor without the mmu. This behaviour > > is now same as in the mmu case. > > > > Signed-off-by: Armando

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6

2012-12-03 Thread Armando Visconti
On 11/29/2012 12:04 PM, Armando VISCONTI wrote: This patch keeps disabled the strict alignment CP15 bit for all armv6 and armv7 processor without the mmu. This behaviour is now same as in the mmu case. Signed-off-by: Armando Visconti --- arch/arm/kernel/head-nommu.S |2 +- 1 files

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH v6

2012-12-03 Thread Armando Visconti
On 11/29/2012 12:04 PM, Armando VISCONTI wrote: This patch keeps disabled the strict alignment CP15 bit for all armv6 and armv7 processor without the mmu. This behaviour is now same as in the mmu case. Signed-off-by: Armando Viscontiarmando.visco...@st.com --- arch/arm/kernel/head-nommu.S |

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH v6

2012-12-03 Thread Nicolas Pitre
On Mon, 3 Dec 2012, Armando Visconti wrote: On 11/29/2012 12:04 PM, Armando VISCONTI wrote: This patch keeps disabled the strict alignment CP15 bit for all armv6 and armv7 processor without the mmu. This behaviour is now same as in the mmu case. Signed-off-by: Armando

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH v6

2012-12-03 Thread Will Deacon
On Mon, Dec 03, 2012 at 04:44:11PM +, Armando Visconti wrote: On 11/29/2012 12:04 PM, Armando VISCONTI wrote: This patch keeps disabled the strict alignment CP15 bit for all armv6 and armv7 processor without the mmu. This behaviour is now same as in the mmu case. Signed-off-by:

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH v6

2012-12-03 Thread Russell King - ARM Linux
On Mon, Dec 03, 2012 at 05:44:11PM +0100, Armando Visconti wrote: On 11/29/2012 12:04 PM, Armando VISCONTI wrote: This patch keeps disabled the strict alignment CP15 bit for all armv6 and armv7 processor without the mmu. This behaviour is now same as in the mmu case. Signed-off-by: Armando

Re: [PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH v6

2012-12-03 Thread Will Deacon
On Mon, Dec 03, 2012 at 05:25:53PM +, Russell King - ARM Linux wrote: On Mon, Dec 03, 2012 at 05:44:11PM +0100, Armando Visconti wrote: On 11/29/2012 12:04 PM, Armando VISCONTI wrote: This patch keeps disabled the strict alignment CP15 bit for all armv6 and armv7 processor without the

[PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6

2012-11-29 Thread Armando Visconti
This patch keeps disabled the strict alignment CP15 bit for all armv6 and armv7 processor without the mmu. This behaviour is now same as in the mmu case. Signed-off-by: Armando Visconti --- arch/arm/kernel/head-nommu.S |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

[PATCH] nommu: Enable the strict alignment (CR_A) bit only if ARCH v6

2012-11-29 Thread Armando Visconti
This patch keeps disabled the strict alignment CP15 bit for all armv6 and armv7 processor without the mmu. This behaviour is now same as in the mmu case. Signed-off-by: Armando Visconti armando.visco...@st.com --- arch/arm/kernel/head-nommu.S |2 +- 1 files changed, 1 insertions(+), 1