Re: [PATCH 1/5] asm-generic/mmu.h: Remove unused vmlist field from mm_context_t
From: Arnd Bergmann <arnd@arndb.de>
Date: 2012-12-09 22:16:20
Also in:
lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2012-12-09 22:16:20
Also in:
lkml
On Tuesday 04 December 2012, Lars-Peter Clausen wrote:
On 12/04/2012 12:54 AM, Arnd Bergmann wrote:quoted
On Thursday 01 November 2012, Lars-Peter Clausen wrote:quoted
Nothing is using the vmlist field in mm_context_t anymore. It has been removed from the non-generic versions over 3 years ago 8feae1311 ("NOMMU: Make VMAs per MM as for MMU-mode linux"). Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>Whole series: Acked-by: Arnd Bergmann <arnd@arndb.de> Do you want to include the patches in a patch set of your own, or should I put them into the asm-generic tree? ArndHi Arnd, The plan was to let it go through the asm-generic tree.
Sorry for all the delay. I've applied it now. Arnd