From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lars-Peter Clausen Subject: Re: [PATCH 1/5] asm-generic/mmu.h: Remove unused vmlist field from mm_context_t Date: Tue, 04 Dec 2012 08:58:53 +0100 Message-ID: <50BDAD3D.9020209@metafoo.de> References: <1351765467-29244-1-git-send-email-lars@metafoo.de> <201212032354.10573.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201212032354.10573.arnd@arndb.de> Sender: linux-kernel-owner@vger.kernel.org To: Arnd Bergmann Cc: Mark Salter , Aurelien Jacquiot , Yoshinori Sato , Chris Zankel , Max Filippov , linux-c6x-dev@linux-c6x.org, linux-kernel@vger.kernel.org, linux-xtensa@linux-xtensa.org, linux-arch@vger.kernel.org List-Id: linux-arch.vger.kernel.org On 12/04/2012 12:54 AM, Arnd Bergmann wrote: > 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 > > Whole series: > > Acked-by: Arnd Bergmann > > 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 Hi Arnd, The plan was to let it go through the asm-generic tree. Thanks, - Lars