From patchwork Wed Jan 27 08:56:05 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hongbo Zhang X-Patchwork-Id: 60598 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp2466589lbb; Wed, 27 Jan 2016 01:17:55 -0800 (PST) X-Received: by 10.140.251.11 with SMTP id w11mr33306104qhc.7.1453886275550; Wed, 27 Jan 2016 01:17:55 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id 66si1988053qhx.20.2016.01.27.01.17.55; Wed, 27 Jan 2016 01:17:55 -0800 (PST) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 203BC61D2C; Wed, 27 Jan 2016 09:17:55 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=TRpZTZPJ; dkim-adsp=none (unprotected policy); dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2,T_DKIM_INVALID,URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id B8FCD619E2; Wed, 27 Jan 2016 09:16:30 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 218DE61566; Wed, 27 Jan 2016 09:16:26 +0000 (UTC) Received: from mail-pf0-f171.google.com (mail-pf0-f171.google.com [209.85.192.171]) by lists.linaro.org (Postfix) with ESMTPS id 20DCC61566 for ; Wed, 27 Jan 2016 09:15:49 +0000 (UTC) Received: by mail-pf0-f171.google.com with SMTP id n128so1761848pfn.3 for ; Wed, 27 Jan 2016 01:15:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=MOv4KTYO6L02UIRR6NAjg8q+FHlNpmYXu/emZM6bWxM=; b=TRpZTZPJv3uhbigqhxHZ+QD3K0G9VB609N6LZdCExq9+0tJf5kPvXbf91WG5sEqUx8 Qe5zvDIgSDOalvMMVCXxI09iKRDeaYzk161VnK3jTOGMz06YdENez0bpd3Y2eLQXWW98 qsF8rRO81EBoMcq/0kHffoWR/i4mnpIk+gMAc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=MOv4KTYO6L02UIRR6NAjg8q+FHlNpmYXu/emZM6bWxM=; b=jTOGCzbyoZP8mhbECl79D8Ws8IIKTV5eXPv69gkVEliL9o10r1vjKuPHGeMMKrOz6z HiGJhsckt+CqQowvWe/6LXU+iCF05IzzIaRx+Pcq2rcWERkocolwMQsyGmknZswoM7tn k2L6d3qY3dEnS2tJ6VfPp1KGOU9gG1rT3SMlPA6bVLgF5M0hnJrSmFAH1g2mEzQFxnvp bKS7piyYfbe8QgaxGBBeKoKFYdhbJ8jRq+kMJA/WyRMgOgVMlOZvUbGz/mJv49fsPLaR KpLT5bIjQS7g4gLIWS+aHrQiaK1e43TP733DwNvWsROjzA6hY47BPlWlG/kOLWkrXCfj QPnw== X-Gm-Message-State: AG10YOQeQRYUg86WMeMo//KcrJ+XoBFHGJ9D+RF9dD0I3/7Is5tiQrkhF/DbPOfZ6f8Txq1jPx8= X-Received: by 10.98.19.130 with SMTP id 2mr40807032pft.31.1453886148494; Wed, 27 Jan 2016 01:15:48 -0800 (PST) Received: from ubuntu1504.ap.freescale.net (gate-zmy3.freescale.com. [192.88.167.1]) by smtp.gmail.com with ESMTPSA id f27sm7407314pfj.0.2016.01.27.01.15.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 27 Jan 2016 01:15:47 -0800 (PST) From: hongbo.zhang@linaro.org To: lng-odp@lists.linaro.org Date: Wed, 27 Jan 2016 16:56:05 +0800 Message-Id: <1453884974-24724-4-git-send-email-hongbo.zhang@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1453884974-24724-1-git-send-email-hongbo.zhang@linaro.org> References: <1453884974-24724-1-git-send-email-hongbo.zhang@linaro.org> X-Topics: patch Subject: [lng-odp] [PATCH v8 API-NEXT 03/12] linux-generic: sysinfo: rename odp_cpu_hz_current with odp_ prefix X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" From: Hongbo Zhang This function will be moved to their own platform specific files too, it is better to be named with a odp_ prefix. Signed-off-by: Hongbo Zhang --- platform/linux-generic/odp_system_info.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/platform/linux-generic/odp_system_info.c b/platform/linux-generic/odp_system_info.c index 113ae63..fd6b866 100644 --- a/platform/linux-generic/odp_system_info.c +++ b/platform/linux-generic/odp_system_info.c @@ -137,7 +137,7 @@ static int odp_cpuinfo_parser(FILE *file, odp_system_info_t *sysinfo) return 0; } -static uint64_t arch_cpu_hz_current(int id) +static uint64_t odp_cpu_hz_current(int id) { char str[1024]; FILE *file; @@ -181,7 +181,7 @@ static int odp_cpuinfo_parser(FILE *file ODP_UNUSED, return 0; } -static uint64_t arch_cpu_hz_current(int id ODP_UNUSED) +static uint64_t odp_cpu_hz_current(int id ODP_UNUSED) { return -1; } @@ -228,7 +228,7 @@ static int odp_cpuinfo_parser(FILE *file, odp_system_info_t *sysinfo) return 0; } -static uint64_t arch_cpu_hz_current(int id ODP_UNUSED) +static uint64_t odp_cpu_hz_current(int id ODP_UNUSED) { return -1; } @@ -274,7 +274,7 @@ static int odp_cpuinfo_parser(FILE *file, odp_system_info_t *sysinfo) return 0; } -static uint64_t arch_cpu_hz_current(int id ODP_UNUSED) +static uint64_t odp_cpu_hz_current(int id ODP_UNUSED) { return -1; } @@ -403,12 +403,12 @@ uint64_t odp_cpu_hz(void) { int id = sched_getcpu(); - return arch_cpu_hz_current(id); + return odp_cpu_hz_current(id); } uint64_t odp_cpu_hz_id(int id) { - return arch_cpu_hz_current(id); + return odp_cpu_hz_current(id); } uint64_t odp_cpu_hz_max(void)