From patchwork Fri Feb 5 08:56:46 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hongbo Zhang X-Patchwork-Id: 61262 Delivered-To: patch@linaro.org Received: by 10.112.43.199 with SMTP id y7csp958606lbl; Fri, 5 Feb 2016 00:59:06 -0800 (PST) X-Received: by 10.107.47.162 with SMTP id v34mr12925918iov.19.1454662746475; Fri, 05 Feb 2016 00:59:06 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id b66si19162444iob.63.2016.02.05.00.59.05; Fri, 05 Feb 2016 00:59:06 -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 B57DF610AE; Fri, 5 Feb 2016 08:59:05 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=au1+iphN; 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 4C85361C83; Fri, 5 Feb 2016 08:57:46 +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 B7B3561C83; Fri, 5 Feb 2016 08:57:38 +0000 (UTC) Received: from mail-pf0-f182.google.com (mail-pf0-f182.google.com [209.85.192.182]) by lists.linaro.org (Postfix) with ESMTPS id 81AA761C83 for ; Fri, 5 Feb 2016 08:57:06 +0000 (UTC) Received: by mail-pf0-f182.google.com with SMTP id 65so65639012pfd.2 for ; Fri, 05 Feb 2016 00:57:06 -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=UF5yYr16wBMYK0632fmt3YJ1li9sYUh1oxGu97XpP8o=; b=au1+iphNO55I+ZvmdirOEaz+XVQzqtJ9tepeOYkhCU4BVpMG39HIbHpaa0hsQxfAnb Fs0OdeFRHZpqgaN6VyafED+tYdxqelXsMRuHU6yC4206zncWP/Zf23NYeCR1xkwt+TmM 4k0/YUYQ6i2OjsmUuwZwa8NtDwdX6zO8IWwzc= 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=UF5yYr16wBMYK0632fmt3YJ1li9sYUh1oxGu97XpP8o=; b=BFGeg3WBuBAGHfx2FKcsx+T8g1YfK1SOuMFKwLNiKfaySP5SNRMcMWHWQyJGOG6xZt bXtVe8PRVPayUDEKK9sZVZcuPmUK6yW/f355Uh6IbKPfPsRrxv2f8/8LRml+VsKfQMSN DNHjNLG0O/tR39ps1ddVXVRTgSb9r/onxk10RSV2zfmgryMHTvjIRoNSBwCxqKGqLyod KiJJm+hHNHH6VF0iiAgp12fZmuq9FVz5AcmF4/d5LtJFtKZouskcg7ohcg0BiUeqR4FG taNrPz3PifMB+RYHiuqtIDoioOGvuWkaOKhTK+OQ1LPyratLTEjsH1KG6mNuN2eMqQTP oy3Q== X-Gm-Message-State: AG10YOQmZ1gAE/cP/g8rmCmHD+694EF/1LxjlharJqRMkcvIssFIybkmdW+lVvwp3G4cwAfv8ps= X-Received: by 10.98.71.147 with SMTP id p19mr18247772pfi.165.1454662625909; Fri, 05 Feb 2016 00:57:05 -0800 (PST) Received: from ubuntu1504.ap.freescale.net (gate-zmy3.freescale.com. [192.88.167.1]) by smtp.gmail.com with ESMTPSA id h89sm18321814pfj.52.2016.02.05.00.57.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 05 Feb 2016 00:57:05 -0800 (PST) From: hongbo.zhang@linaro.org To: lng-odp@lists.linaro.org Date: Fri, 5 Feb 2016 16:56:46 +0800 Message-Id: <1454662607-28792-4-git-send-email-hongbo.zhang@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1454662607-28792-1-git-send-email-hongbo.zhang@linaro.org> References: <1454662607-28792-1-git-send-email-hongbo.zhang@linaro.org> X-Topics: Architecture patch Subject: [lng-odp] [PATCH v3 API-NEXT 3/4] linux-generic: separate PowerPC ODP_CACHE_LINE_SIZE to its arch file 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 Currently all ODP_CACHE_LINE_SIZE macros for different architectures are held in one header file, they should be moved to their own arch file. This patch moves ODP_CACHE_LINE_SIZE for PowerPC. The previous arch/powerpc/odp/cpu_arch.h was a symlink to the generic arch/linux/odp/cpu_arch.h, but now this PowerPC header file has more specific content than the generic one, so a real file is created and the ODP_CACHE_LINE_SIZE is added to it. Signed-off-by: Hongbo Zhang --- platform/linux-generic/arch/powerpc/odp/cpu_arch.h | 37 +++++++++++++++++++++- platform/linux-generic/include/odp/align.h | 4 --- 2 files changed, 36 insertions(+), 5 deletions(-) mode change 120000 => 100644 platform/linux-generic/arch/powerpc/odp/cpu_arch.h diff --git a/platform/linux-generic/arch/powerpc/odp/cpu_arch.h b/platform/linux-generic/arch/powerpc/odp/cpu_arch.h deleted file mode 120000 index 0617d7f..0000000 --- a/platform/linux-generic/arch/powerpc/odp/cpu_arch.h +++ /dev/null @@ -1 +0,0 @@ -../../linux/odp/cpu_arch.h \ No newline at end of file diff --git a/platform/linux-generic/arch/powerpc/odp/cpu_arch.h b/platform/linux-generic/arch/powerpc/odp/cpu_arch.h new file mode 100644 index 0000000..5539185 --- /dev/null +++ b/platform/linux-generic/arch/powerpc/odp/cpu_arch.h @@ -0,0 +1,36 @@ +/* Copyright (c) 2016, Linaro Limited + * All rights reserved. + * + * SPDX-License-Identifier: BSD-3-Clause + */ + +#ifndef ODP_PLAT_CPU_ARCH_H_ +#define ODP_PLAT_CPU_ARCH_H_ + +#ifdef __cplusplus +extern "C" { +#endif + +/** @ingroup odp_compiler_optim + * @{ + */ + +/** + * @def ODP_CACHE_LINE_SIZE + * Cache line size + */ +#define ODP_CACHE_LINE_SIZE 64 + +/** + * @} + */ + +static inline void odp_cpu_pause(void) +{ +} + +#ifdef __cplusplus +} +#endif + +#endif diff --git a/platform/linux-generic/include/odp/align.h b/platform/linux-generic/include/odp/align.h index 0f11569..46b30dc 100644 --- a/platform/linux-generic/include/odp/align.h +++ b/platform/linux-generic/include/odp/align.h @@ -35,10 +35,6 @@ extern "C" { #define ODP_CACHE_LINE_SIZE 64 -#elif defined __powerpc__ - -#define ODP_CACHE_LINE_SIZE 64 - #endif #else