From patchwork Thu Jan 7 07:38:22 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hongbo Zhang X-Patchwork-Id: 59261 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp392270lbb; Wed, 6 Jan 2016 23:39:32 -0800 (PST) X-Received: by 10.140.225.9 with SMTP id v9mr70880070qhb.89.1452152372539; Wed, 06 Jan 2016 23:39:32 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id j18si73038571qge.47.2016.01.06.23.39.32; Wed, 06 Jan 2016 23:39:32 -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 20AEC61BBC; Thu, 7 Jan 2016 07:39:32 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=Gk8CsWEU; 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_H3, RCVD_IN_MSPIKE_WL, 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 18E0261C8D; Thu, 7 Jan 2016 07:38:53 +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 38E3461B77; Thu, 7 Jan 2016 07:38:50 +0000 (UTC) Received: from mail-pa0-f49.google.com (mail-pa0-f49.google.com [209.85.220.49]) by lists.linaro.org (Postfix) with ESMTPS id 4847761B77 for ; Thu, 7 Jan 2016 07:38:49 +0000 (UTC) Received: by mail-pa0-f49.google.com with SMTP id qh10so1752748pab.2 for ; Wed, 06 Jan 2016 23:38: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=xIj3SLqgAD5m+N+nBaeAEDfcoXNCRi1AsibgqCAWqwg=; b=Gk8CsWEUa+Vxzy0osKd1hcIKrdkm/FEhrYqyLcGe5jQlbRj5pg0X3BX7fsoZFfNHRX A5e2CzRWrdas7iLfp/rBG6EznExPC46WofivfT/MOAdcPNKkhLqlCvEX42BBIXKTO4qX YamMm2ktcggo5w2AZnlLF8vbTokrJMtarjMKw= 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=xIj3SLqgAD5m+N+nBaeAEDfcoXNCRi1AsibgqCAWqwg=; b=KLrY7gBqMwWDrqspKuuHKPIGd9GwUCm8QpgCjv+LQO0eEcigmgQlTTLMyo0CLD70Wr SOlSL7+xYI1NmbUlh/EsRHW2MNiFaoB2soULrLHG08BCx4KMn/LaYLHyP5p2KcDxHlfQ ZgB6Udo6cg9pirIkjzAycGsp/hf6kT+Ndr8BsanYnvp/MQMNCyj8vWlCfOjH2X849ePp D0y81T55TpbEjjnY0AAItAHmVs2MAb+TbzyADZZd/nNJZ72h5YffFUaX2PoIHNOpZ7GM GxI/fLroKXR5UZx70DxFq4g9kS1kCKXQikPJ9YjragyF836l0K1mw2vk1tkcAHTSP2pO GARA== X-Gm-Message-State: ALoCoQlLEfT5dJhNQo+4T1L2TrMvTL/+K0DZ9iyzs1wrmItO9CcJxNo+0dGp1HuSl0sDasFmbd5PWf+6hJz7uxS2sGymRyXTmQ== X-Received: by 10.66.180.48 with SMTP id dl16mr146963347pac.39.1452152328592; Wed, 06 Jan 2016 23:38:48 -0800 (PST) Received: from ubuntu1504.ap.freescale.net (gate-zmy3.freescale.com. [192.88.167.1]) by smtp.gmail.com with ESMTPSA id tb8sm150067484pab.22.2016.01.06.23.38.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 06 Jan 2016 23:38:47 -0800 (PST) From: hongbo.zhang@linaro.org To: lng-odp@lists.linaro.org Date: Thu, 7 Jan 2016 15:38:22 +0800 Message-Id: <1452152313-27276-2-git-send-email-hongbo.zhang@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1452152313-27276-1-git-send-email-hongbo.zhang@linaro.org> References: <1452152313-27276-1-git-send-email-hongbo.zhang@linaro.org> X-Topics: Architecture patch Subject: [lng-odp] [PATCH v4 API-NEXT 01/12] linux-generic: sysinfo: move cpu_arch_str to odp_system_info_t 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 is a pre-step for separating platform specific codes into their own arch files. Value of cpu_arch_str will be set later in separate arch parser code. Signed-off-by: Hongbo Zhang --- platform/linux-generic/include/odp_internal.h | 1 + platform/linux-generic/odp_system_info.c | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/platform/linux-generic/include/odp_internal.h b/platform/linux-generic/include/odp_internal.h index 49e23d9..2eeba42 100644 --- a/platform/linux-generic/include/odp_internal.h +++ b/platform/linux-generic/include/odp_internal.h @@ -31,6 +31,7 @@ typedef struct { uint64_t page_size; int cache_line_size; int cpu_count; + char cpu_arch_str[128]; char model_str[MAX_CPU_NUMBER][128]; } odp_system_info_t; diff --git a/platform/linux-generic/odp_system_info.c b/platform/linux-generic/odp_system_info.c index 6a05501..8cbdd58 100644 --- a/platform/linux-generic/odp_system_info.c +++ b/platform/linux-generic/odp_system_info.c @@ -26,7 +26,6 @@ typedef struct { - const char *cpu_arch_str; int (*cpuinfo_parser)(FILE *file, odp_system_info_t *sysinfo); } odp_compiler_info_t; @@ -291,19 +290,15 @@ static uint64_t arch_cpu_hz_current(int id ODP_UNUSED) static odp_compiler_info_t compiler_info = { #if defined __x86_64__ || defined __i386__ - .cpu_arch_str = "x86", .cpuinfo_parser = cpuinfo_x86 #elif defined __arm__ || defined __aarch64__ - .cpu_arch_str = "arm", .cpuinfo_parser = cpuinfo_arm #elif defined __OCTEON__ - .cpu_arch_str = "octeon", .cpuinfo_parser = cpuinfo_octeon #elif defined __powerpc__ - .cpu_arch_str = "powerpc", .cpuinfo_parser = cpuinfo_powerpc #else