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)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 1371E2C0113 for ; Mon, 9 Sep 2013 19:26:50 +1000 (EST) Message-ID: <1378718795.11525.0.camel@pasglop> Subject: Re: [RFC PATCH v3 04/12] Validate r1 value before going to host kernel in virtual mode. From: Benjamin Herrenschmidt To: Paul Mackerras Date: Mon, 09 Sep 2013 19:26:35 +1000 In-Reply-To: <20130909052930.GD6248@drongo> References: <20130826192616.2855.18749.stgit@mars> <20130826193148.2855.95627.stgit@mars> <20130909052930.GD6248@drongo> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Mahesh J Salgaonkar , Jeremy Kerr , Anton Blanchard , linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2013-09-09 at 15:29 +1000, Paul Mackerras wrote: > Are we guaranteed that Sapphire will keep the stack pointer positive > at all times? (More a question for Ben H than you.) Good point, we *might* eventually set the top bit.. Ben.