From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sasl.smtp.pobox.com (a-sasl-quonix.sasl.smtp.pobox.com [208.72.237.25]) by ozlabs.org (Postfix) with ESMTP id 742FBDDF9D for ; Tue, 16 Dec 2008 16:12:48 +1100 (EST) Date: Mon, 15 Dec 2008 23:12:35 -0600 From: Nathan Lynch To: Tony Breeds Subject: Re: [PATCH] [RFC] Pass a valid token to rats_call() in phyp-dump code. Message-ID: <20081216051235.GS6958@localdomain> References: <20081216043429.GC14890@ozlabs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20081216043429.GC14890@ozlabs.org> Cc: Manish Ahuja , Paul Mackerras , LinuxPPC-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Tony Breeds wrote: > ibm_configure_kernel_dump, is passed as the token to rtas_call() but I > cannot see where it is initialised. Set it to something sane? Yes, please. Acked-by: Nathan Lynch Would be good to know whether the dump area registration and dump retrieval are working with your changes. Doesn't look like they could have worked at all with this bug.