Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935461AbcKVXap (ORCPT ); Tue, 22 Nov 2016 18:30:45 -0500 Received: from ozlabs.org ([103.22.144.67]:37831 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933766AbcKVXan (ORCPT ); Tue, 22 Nov 2016 18:30:43 -0500 From: Michael Ellerman To: "Gautham R. Shenoy" , Benjamin Herrenschmidt , Paul Mackerras , Michael Neuling , Vaidyanathan Srinivasan , "Shreyas B. Prabhu" Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, "Gautham R. Shenoy" Subject: Re: [PATCH] powernv: Clear SPRN_PSSCR when a POWER9 CPU comes online In-Reply-To: <1479838000-380-1-git-send-email-ego@linux.vnet.ibm.com> References: <1479838000-380-1-git-send-email-ego@linux.vnet.ibm.com> User-Agent: Notmuch/0.21 (https://notmuchmail.org) Date: Wed, 23 Nov 2016 10:30:15 +1100 Message-ID: <87bmx7um7s.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 284 Lines: 10 "Gautham R. Shenoy" writes: > From: "Gautham R. Shenoy" > > Ensure that PSSCR is set to a safe value corresponding to no > state-loss each time a POWER9 CPU comes online. Is this a bug fix? I can't tell from the change log. cheers