Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754662AbbHQIDe (ORCPT ); Mon, 17 Aug 2015 04:03:34 -0400 Received: from ozlabs.org ([103.22.144.67]:36785 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751334AbbHQIDc (ORCPT ); Mon, 17 Aug 2015 04:03:32 -0400 X-powerpc-patch-notification: thanks X-powerpc-patch-commit: e63dbd16ab7be41f5b66a70f1082242d76dd21d7 In-Reply-To: <1438758511-918-1-git-send-email-ego@linux.vnet.ibm.com> To: "Gautham R. Shenoy" , Paul Mackerras , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: Shreyas B Prabhu , mikey@neuling.org, Madhavan Srinivasan , "Gautham R. Shenoy" Subject: Re: [v3] powerpc: Add an inline function to update POWER8 HID0 Message-Id: <20150817080331.396941402B4@ozlabs.org> Date: Mon, 17 Aug 2015 18:03:31 +1000 (AEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 889 Lines: 22 On Wed, 2015-05-08 at 07:08:31 UTC, "Gautham R. Shenoy" wrote: > Section 3.7 of Version 1.2 of the Power8 Processor User's Manual > prescribes that updates to HID0 be preceded by a SYNC instruction and > followed by an ISYNC instruction (Page 91). > > Create an inline function name update_power8_hid0() which follows this > recipe and invoke it from the static split core path. > > Signed-off-by: Gautham R. Shenoy > Reviewed-by: Sam Bobroff > Tested-by: Sam Bobroff Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/e63dbd16ab7be41f5b66 cheers -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/