From patchwork Fri Jul 10 13:58:00 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 51037 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f70.google.com (mail-la0-f70.google.com [209.85.215.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 694DE228E5 for ; Fri, 10 Jul 2015 13:58:12 +0000 (UTC) Received: by lagx9 with SMTP id x9sf82977616lag.2 for ; Fri, 10 Jul 2015 06:58:11 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=kPWG96yXSKcWJA/jLkE7QfwDcMLTe5MMdmf02HqoGwo=; b=Sz+2jdw0gtFXaKfYJwRx6o1Cn/SHnl2HEOIQjUq6j0cfaiKbwRB7vX7lTjaoGOiEKY TOwkKo5k/vfSbZx5S9tNOGmnTt8vnL5IUJkevH38+Y+CD8VgnDqU4QhWcyema9Cp8bWC VVENwtiJZNTSO7Y28bDE4ysmAzQii9hb8xnZ4dv6v3p/gjQ7PoNxVoKRxd/cv5x9lqtT 1W9V6TLGjXV+CFbKQY3hyUme+d+ugxJRVsw7UNMb6Iq57w4BnppZKpMJsSHQ0YyN4Ccn cLnZvTplpoLV8ZljxGfLiuZ2YFxiH2npHEFMVoFfkz3IywoWxclgstVNHibB7rAqqyed HCmw== X-Gm-Message-State: ALoCoQnPD2PDy08hM633NI65x/3dV9xUHmJP4CVG8bZJY3rMFc34qhMDNVOH5sOsOBzaoQuXCsGy X-Received: by 10.180.87.201 with SMTP id ba9mr1900910wib.3.1436536691336; Fri, 10 Jul 2015 06:58:11 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.36.34 with SMTP id n2ls1138441laj.15.gmail; Fri, 10 Jul 2015 06:58:11 -0700 (PDT) X-Received: by 10.112.72.164 with SMTP id e4mr19885959lbv.113.1436536691110; Fri, 10 Jul 2015 06:58:11 -0700 (PDT) Received: from mail-lb0-f170.google.com (mail-lb0-f170.google.com. [209.85.217.170]) by mx.google.com with ESMTPS id lu5si7654998lac.6.2015.07.10.06.58.10 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jul 2015 06:58:10 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.170 as permitted sender) client-ip=209.85.217.170; Received: by lbbpo10 with SMTP id po10so93063144lbb.3 for ; Fri, 10 Jul 2015 06:58:10 -0700 (PDT) X-Received: by 10.112.133.72 with SMTP id pa8mr8278763lbb.117.1436536690678; Fri, 10 Jul 2015 06:58:10 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.112.108.230 with SMTP id hn6csp1413215lbb; Fri, 10 Jul 2015 06:58:10 -0700 (PDT) X-Received: by 10.180.103.194 with SMTP id fy2mr6769356wib.55.1436536689985; Fri, 10 Jul 2015 06:58:09 -0700 (PDT) Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com. [209.85.212.169]) by mx.google.com with ESMTPS id bd2si3574321wib.97.2015.07.10.06.58.09 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jul 2015 06:58:09 -0700 (PDT) Received-SPF: pass (google.com: domain of daniel.thompson@linaro.org designates 209.85.212.169 as permitted sender) client-ip=209.85.212.169; Received: by wiga1 with SMTP id a1so16243365wig.0 for ; Fri, 10 Jul 2015 06:58:09 -0700 (PDT) X-Received: by 10.194.20.161 with SMTP id o1mr43242969wje.32.1436536689721; Fri, 10 Jul 2015 06:58:09 -0700 (PDT) Received: from wychelm.lan (cpc4-aztw19-0-0-cust71.18-1.cable.virginm.net. [82.33.25.72]) by smtp.gmail.com with ESMTPSA id q9sm3054406wiz.23.2015.07.10.06.58.08 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Jul 2015 06:58:08 -0700 (PDT) From: Daniel Thompson To: Catalin Marinas , Will Deacon Cc: Daniel Thompson , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, patches@linaro.org, linaro-kernel@lists.linaro.org, Mark Rutland Subject: [PATCH] arm64: Remove unused macros from assembler.h Date: Fri, 10 Jul 2015 14:58:00 +0100 Message-Id: <1436536680-23661-1-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 2.4.3 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: daniel.thompson@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.170 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Commit 68234df4ea79 ("arm64: kill flush_cache_all()") removed the only users of these macros. Signed-off-by: Daniel Thompson Cc: Mark Rutland --- arch/arm64/include/asm/assembler.h | 12 ------------ 1 file changed, 12 deletions(-) -- 2.4.3 diff --git a/arch/arm64/include/asm/assembler.h b/arch/arm64/include/asm/assembler.h index 144b64ad96c3..e10516bbe833 100644 --- a/arch/arm64/include/asm/assembler.h +++ b/arch/arm64/include/asm/assembler.h @@ -50,18 +50,6 @@ .endm /* - * Save/disable and restore interrupts. - */ - .macro save_and_disable_irqs, olddaif - mrs \olddaif, daif - disable_irq - .endm - - .macro restore_irqs, olddaif - msr daif, \olddaif - .endm - -/* * Enable and disable debug exceptions. */ .macro disable_dbg