From patchwork Sat May 21 12:06:18 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Gelmini X-Patchwork-Id: 624822 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 3rBkhw30F6z9t5Y for ; Sat, 21 May 2016 22:32:32 +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=tPxvg2vS; dkim-atps=neutral Received: from ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3rBkhw1yJCzDrMQ for ; Sat, 21 May 2016 22:32:32 +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=tPxvg2vS; dkim-atps=neutral X-Original-To: linuxppc-dev@lists.ozlabs.org Delivered-To: linuxppc-dev@lists.ozlabs.org Received: from mail-lf0-x243.google.com (mail-lf0-x243.google.com [IPv6:2a00:1450:4010:c07::243]) (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 3rBk6q1mfBzDqW9 for ; Sat, 21 May 2016 22:06:27 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=tPxvg2vS; dkim-atps=neutral Received: by mail-lf0-x243.google.com with SMTP id d132so1683173lfb.3 for ; Sat, 21 May 2016 05:06:27 -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=ByrhIc6QATTViGVeySabLUxhgLZpYoUwoqYIiR6vo1Q=; b=tPxvg2vS8Kkn72MKIjVfVs8pIXtppVwbc7a3cjLDHX2d3NCtrkNTfg9W5syCyvMeEN 5lesJ8uuIOpayEn4osSnJrYqRXiFSYzJvhlMsbzceIiwVp0MrKHXAWWbAGNF31KfIUAc uHZiKsHPNV4FZ4VZ/OAyobzxdbhS4tjxjVsQpjBBKjOVEM7sNduCyb4mbsmCl43TzfD6 EQoOHa4ClcCAuRqZ82lAbJVW/4cJ8B57OcB5llUh9BPFCRT+FlzOUZG5A+RxpsPXGpMq y5VZdPniawSY3rVMeEtHoiv+qJ7mg/rwGTLRAcQs8ovN0vADm3OccZ5+9S4AR+BEarAK R5Qw== 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=ByrhIc6QATTViGVeySabLUxhgLZpYoUwoqYIiR6vo1Q=; b=RrEAxXbiKzuQKUKK6dZXbQWDWVcKR1WaavSViU/s5sJSzuC64fOj204KLsNTGq6Wux 7uq5WohOSvkVMAVTmw52ws/7xdxVy4udXVLmBvu1C6WKHQ9ByO8wAatCuAZ7CLPwOxcC LZZTcG5l5e5smkz6vlh31lSLpMz++8YmBZhW1fAn+rlXz8Bk1OfBdyaUxYWZSCmHlfNn zu4eyfbzIU7BqcU6/vwgYsu20vfrLkOtJSz78tYnk9Kjowsz4ObZmLvGsZfIrZEBqP2y dAEXoJLE/Lcy0jLWV/KUNKglZmhlPWJS8Cxg8V9YUaYEXqmRlyNVrLTH4jU3TpPszJzb /aZg== X-Gm-Message-State: AOPr4FUHj0O0+ePe2bqSqYxvZBAkV1js/uXiczMZwiRMHiNBCJf894btMWAsie5/33hnDA== X-Received: by 10.25.34.68 with SMTP id i65mr2657415lfi.125.1463832384107; Sat, 21 May 2016 05:06:24 -0700 (PDT) Received: from glen.ipredator.se (anon-35-25.vpn.ipredator.se. [46.246.35.25]) by smtp.gmail.com with ESMTPSA id o79sm4155688lfe.18.2016.05.21.05.06.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 21 May 2016 05:06:22 -0700 (PDT) From: Andrea Gelmini To: andrea.gelmini@gelma.net Subject: [PATCH 0228/1529] Fix typo Date: Sat, 21 May 2016 14:06:18 +0200 Message-Id: <20160521120618.11846-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: trivial@kernel.org, oss@buserror.net, paulus@samba.org, linuxppc-dev@lists.ozlabs.org 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/lib/checksum_64.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/powerpc/lib/checksum_64.S b/arch/powerpc/lib/checksum_64.S index 8e6e510..f3b5b7d 100644 --- a/arch/powerpc/lib/checksum_64.S +++ b/arch/powerpc/lib/checksum_64.S @@ -74,7 +74,7 @@ _GLOBAL(__csum_partial) ld r11,24(r3) /* - * On POWER6 and POWER7 back to back addes take 2 cycles because of + * On POWER6 and POWER7 back to back adds take 2 cycles because of * the XER dependency. This means the fastest this loop can go is * 16 cycles per iteration. The scheduling of the loop below has * been shown to hit this on both POWER6 and POWER7. @@ -275,7 +275,7 @@ source; ld r10,16(r3) source; ld r11,24(r3) /* - * On POWER6 and POWER7 back to back addes take 2 cycles because of + * On POWER6 and POWER7 back to back adds take 2 cycles because of * the XER dependency. This means the fastest this loop can go is * 16 cycles per iteration. The scheduling of the loop below has * been shown to hit this on both POWER6 and POWER7.