Re: [PATCH 5/5] xtensa: Use generic asm/mmu.h for nommu

2012-12-03 Thread czankel
On 12/3/12 12:43 AM, Lars-Peter Clausen wrote: On 12/03/2012 09:28 AM, czankel wrote: Thanks Lars, I have added it to the Xtensa for_next tree. -Chris Hi, While the patch works standalone. It would be better if it'd go through the same tree as the other patches in this series. Patch 1

Re: [PATCH 5/5] xtensa: Use generic asm/mmu.h for nommu

2012-12-03 Thread Lars-Peter Clausen
On 12/03/2012 09:28 AM, czankel wrote: > Thanks Lars, I have added it to the Xtensa for_next tree. > > -Chris Hi, While the patch works standalone. It would be better if it'd go through the same tree as the other patches in this series. Patch 1 removes the unused vmlist field from the

Re: [PATCH 5/5] xtensa: Use generic asm/mmu.h for nommu

2012-12-03 Thread czankel
Thanks Lars, I have added it to the Xtensa for_next tree. -Chris On 11/1/12 3:24 AM, Lars-Peter Clausen wrote: The nommu portion of mmu.h of the extensa platform is basically the same as the asm-generic mmu.h. So use it instead. Signed-off-by: Lars-Peter Clausen --- Note, due to lack of

Re: [PATCH 5/5] xtensa: Use generic asm/mmu.h for nommu

2012-12-03 Thread czankel
Thanks Lars, I have added it to the Xtensa for_next tree. -Chris On 11/1/12 3:24 AM, Lars-Peter Clausen wrote: The nommu portion of mmu.h of the extensa platform is basically the same as the asm-generic mmu.h. So use it instead. Signed-off-by: Lars-Peter Clausen l...@metafoo.de --- Note, due

Re: [PATCH 5/5] xtensa: Use generic asm/mmu.h for nommu

2012-12-03 Thread Lars-Peter Clausen
On 12/03/2012 09:28 AM, czankel wrote: Thanks Lars, I have added it to the Xtensa for_next tree. -Chris Hi, While the patch works standalone. It would be better if it'd go through the same tree as the other patches in this series. Patch 1 removes the unused vmlist field from the mm_context_t

Re: [PATCH 5/5] xtensa: Use generic asm/mmu.h for nommu

2012-12-03 Thread czankel
On 12/3/12 12:43 AM, Lars-Peter Clausen wrote: On 12/03/2012 09:28 AM, czankel wrote: Thanks Lars, I have added it to the Xtensa for_next tree. -Chris Hi, While the patch works standalone. It would be better if it'd go through the same tree as the other patches in this series. Patch 1