From patchwork Sat May 21 12:04:33 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Gelmini X-Patchwork-Id: 624810 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rBkJy2KhCz9sCk for ; Sat, 21 May 2016 22:15:14 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=w7AmePWa; dkim-atps=neutral Received: from ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3rBkJy1T9dzDqRk for ; Sat, 21 May 2016 22:15:14 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=w7AmePWa; dkim-atps=neutral X-Original-To: linuxppc-dev@lists.ozlabs.org Delivered-To: linuxppc-dev@lists.ozlabs.org Received: from mail-lb0-x242.google.com (mail-lb0-x242.google.com [IPv6:2a00:1450:4010:c04::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3rBk4r4gTxzDqNj for ; Sat, 21 May 2016 22:04:44 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=w7AmePWa; dkim-atps=neutral Received: by mail-lb0-x242.google.com with SMTP id u2so696097lbo.0 for ; Sat, 21 May 2016 05:04:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=aeDuSVlqgkxkM6G05cHR32GMRLP62ma1+mnHmEeJl1U=; b=w7AmePWapb7zyYZOSEcDJxd2oMFH7s6z7gOE2WZ9jVnOvnWU3TOBBBSJR7z84nZOJj x4B98gKc75NUh+fUPxIcSR3RlPdl13Jzv0SGtIzadUISIaPlOMyNzi/osBA56Y3xUNbZ vHZb+6zufixcuKRhFKJULle0c7vJr/zWyq3gH8fF0GRXDyG/gWqWEyi9fxuk5tCvPerw RCSsp0rruyZjExZsY0xBl3yChEbgpVrVA64uIVG9DHdU24FdLF6ReoWXG0J2Plyv1OOB xj0jWUGaa7cprvzUNDrOZ+5+TWg2wq+DWa+VZ7pfy6rQJdJKdz96Ff9NS3jATFrYJ1rg JfhQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=aeDuSVlqgkxkM6G05cHR32GMRLP62ma1+mnHmEeJl1U=; b=HS1REY5cQcN65OExHwPH4Y9qorvK/9sxQku5Pul2QwbF/BusXImxvSiIoy0sPuZqIG JTzcgIAN3bkWqkRjbT155Fmo0qv5eHdg2K39BDwbwJj/ihg6v0bxacZOGWk5mYqjedv0 dlcFUkqjwkm8mgyFrENzEHDtANkL70Ei/hfvlguzE656/ljopXKLdkI0EDc3IYw32CQV DaNcJxLWgL0SQZN1c35Bz2WiIy8SOeD0LsFbrmW+diLBvmswvBzBPUoK0Xvxm2NrSfS9 22QHyQhNzVZarMvHV5Y3dOpUsR9ctnE8SU97FwuBymjxxTzK6g2PMIlumAOFVCg8Ic05 xMqA== X-Gm-Message-State: AOPr4FW0ZhRr/R2qylrC9YfgpFs/Y8bcOomnucCRR0SNbCeFXj+cDVjDCk+NFQ5Ihu1Lcw== X-Received: by 10.112.167.196 with SMTP id zq4mr2740739lbb.70.1463832281543; Sat, 21 May 2016 05:04:41 -0700 (PDT) Received: from glen.ipredator.se (anon-35-25.vpn.ipredator.se. [46.246.35.25]) by smtp.gmail.com with ESMTPSA id uh4sm4131405lbb.46.2016.05.21.05.04.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 21 May 2016 05:04:40 -0700 (PDT) From: Andrea Gelmini To: andrea.gelmini@gelma.net Subject: [PATCH 0217/1529] Fix typo Date: Sat, 21 May 2016 14:04:33 +0200 Message-Id: <20160521120433.11260-1-andrea.gelmini@gelma.net> X-Mailer: git-send-email 2.8.2.534.g1f66975 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mikey@neuling.org, trivial@kernel.org, wei.guo.simon@gmail.com, paulus@samba.org, anton@samba.org, linuxppc-dev@lists.ozlabs.org, cyrilbur@gmail.com, khandual@linux.vnet.ibm.com MIME-Version: 1.0 Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: "Linuxppc-dev" Signed-off-by: Andrea Gelmini --- arch/powerpc/include/asm/processor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/include/asm/processor.h b/arch/powerpc/include/asm/processor.h index 009fab1..c0c27bd 100644 --- a/arch/powerpc/include/asm/processor.h +++ b/arch/powerpc/include/asm/processor.h @@ -224,7 +224,7 @@ struct thread_struct { unsigned int align_ctl; /* alignment handling control */ #ifdef CONFIG_PPC64 unsigned long start_tb; /* Start purr when proc switched in */ - unsigned long accum_tb; /* Total accumilated purr for process */ + unsigned long accum_tb; /* Total accumulated purr for process */ #ifdef CONFIG_HAVE_HW_BREAKPOINT struct perf_event *ptrace_bps[HBP_NUM]; /*