From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] power: add turbo functions to map file Date: Tue, 03 Oct 2017 10:40:43 +0200 Message-ID: <2562176.ejAn1FnuQv@xps> References: <1506955993-88496-1-git-send-email-david.hunt@intel.com> <1507015333-139960-1-git-send-email-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: David Hunt Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 2268D1B2DA for ; Tue, 3 Oct 2017 10:40:44 +0200 (CEST) In-Reply-To: <1507015333-139960-1-git-send-email-david.hunt@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 03/10/2017 09:22, David Hunt: > Fixes: 94608a0f7f45 ("power: add per-core turbo boost API") > > Signed-off-by: David Hunt Applied, thanks