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-03 23:54:30
Also in:
lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2012-12-03 23:54:30
Also in:
lkml
On Thursday 01 November 2012, Lars-Peter Clausen wrote:
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? Arnd