From patchwork Fri Jan 29 08:49:42 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hongbo Zhang X-Patchwork-Id: 60781 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp981223lbb; Fri, 29 Jan 2016 00:58:41 -0800 (PST) X-Received: by 10.140.38.73 with SMTP id s67mr9163274qgs.82.1454057921060; Fri, 29 Jan 2016 00:58:41 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id h195si16088479qhc.51.2016.01.29.00.58.40; Fri, 29 Jan 2016 00:58:41 -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 9BF5266739; Fri, 29 Jan 2016 08:58:40 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=QJGu/r/g; 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 1A80166714; Fri, 29 Jan 2016 08:58:10 +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 2DC3966715; Fri, 29 Jan 2016 08:58:07 +0000 (UTC) Received: from mail-pf0-f174.google.com (mail-pf0-f174.google.com [209.85.192.174]) by lists.linaro.org (Postfix) with ESMTPS id E676166715 for ; Fri, 29 Jan 2016 08:57:35 +0000 (UTC) Received: by mail-pf0-f174.google.com with SMTP id 65so38945463pfd.2 for ; Fri, 29 Jan 2016 00:57:35 -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=aj5Rt9lrhrcm3LkSifYqXIgPbOjoaeMHolm58HThuUg=; b=QJGu/r/gPpUEgj0h1YvuVTxSKYErmkSEKOZk0V8ZltB6o81ys7Rjlg6e4KomMxxAtu Gd8OhSXoA8UNcBqUzsZu51T0o6W+7mwvc4f+ZmYhrJJOtHm9fx0lkU1SZbREGo0p+kba n1ObMdAXkum3UKKTXNanIPTEnIVQEAqCwZ6Ik= 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=aj5Rt9lrhrcm3LkSifYqXIgPbOjoaeMHolm58HThuUg=; b=RYj8H2I1TtYXyp6EVH6K5mFkxNu2lYLlIfjCzRwD8+xff3SOuHnVGomjydtNlFI/K4 SKn4WDbRk8OhFgr5brsbyn1ACP2M9NMUcCtK22nag72l+G9+EZeekKztlsDb2MwEF9Rz 4QOKyfWt90TUrhqc8muDRTsgGnJCoSH7iUs3o3yHiXrqPlf6COtUVt43hLMKDXswQ+No jo5/YoXpE2oYOTUoyulMbfNs65HBIyAg3ZiJumaTx8kUQh4Y/mDX48BLI6FtZXVt+4m9 pe6uugCpbZ9Nlubztw+2wKzDaNtavx189GXPg/EQcX/k1ZAYTgXexnyMoZfGOdy/b4qR 2brQ== X-Gm-Message-State: AG10YOTDNn+l+gC/MYzLYtBJ3IurO4E2/Wqr8XzTDAVGSpdIwHPIX3JOPx85Lqw6VQ4gS9Xnb7o= X-Received: by 10.98.18.2 with SMTP id a2mr11689143pfj.145.1454057855097; Fri, 29 Jan 2016 00:57:35 -0800 (PST) Received: from ubuntu1504.ap.freescale.net (gate-zmy3.freescale.com. [192.88.167.1]) by smtp.gmail.com with ESMTPSA id 3sm5878868pfp.96.2016.01.29.00.57.33 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 29 Jan 2016 00:57:34 -0800 (PST) From: hongbo.zhang@linaro.org To: lng-odp@lists.linaro.org Date: Fri, 29 Jan 2016 16:49:42 +0800 Message-Id: <1454057384-32620-3-git-send-email-hongbo.zhang@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1454057384-32620-1-git-send-email-hongbo.zhang@linaro.org> References: <1454057384-32620-1-git-send-email-hongbo.zhang@linaro.org> X-Topics: Architecture patch Subject: [lng-odp] [PATCH API-NEXT 2/4] linux-generic: separate MIPS 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 MIPS. Signed-off-by: Hongbo Zhang --- platform/linux-generic/arch/mips64/odp/cpu_arch.h | 2 ++ platform/linux-generic/include/odp/align.h | 4 ---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/platform/linux-generic/arch/mips64/odp/cpu_arch.h b/platform/linux-generic/arch/mips64/odp/cpu_arch.h index 3bfa0dc..3e4a1ed 100644 --- a/platform/linux-generic/arch/mips64/odp/cpu_arch.h +++ b/platform/linux-generic/arch/mips64/odp/cpu_arch.h @@ -11,6 +11,8 @@ extern "C" { #endif +#define ODP_CACHE_LINE_SIZE 128 + static inline void odp_cpu_pause(void) { __asm__ __volatile__ ("nop"); diff --git a/platform/linux-generic/include/odp/align.h b/platform/linux-generic/include/odp/align.h index 4e045c6..6aba925 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 __OCTEON__ - -#define ODP_CACHE_LINE_SIZE 128 - #elif defined __powerpc__ #define ODP_CACHE_LINE_SIZE 64