From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 11DAD1A01EB for ; Tue, 8 Mar 2016 10:42:39 +1100 (AEDT) Message-ID: <1457394104.2943.69.camel@kernel.crashing.org> Subject: Re: [PATCH] powerpc: mm: fixup preempt undefflow with huge pages From: Benjamin Herrenschmidt To: "Aneesh Kumar K.V" , Sebastian Andrzej Siewior , linuxppc-dev@lists.ozlabs.org Cc: Paul Mackerras , Michael Ellerman , Christoph Lameter , Tiejun Chen , Scott Wood Date: Tue, 08 Mar 2016 10:41:44 +1100 In-Reply-To: <877fheti8i.fsf@linux.vnet.ibm.com> References: <20160307135506.GA12595@linutronix.de> <877fheti8i.fsf@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2016-03-07 at 21:04 +0530, Aneesh Kumar K.V wrote: > Sebastian Andrzej Siewior writes: >  > While you are there, can you also fix the wrong indentation on line > 423 > ?  .../... Also this looks like stable material no ? Cheers, Ben.