From patchwork Sat May 21 12:09:32 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Gelmini X-Patchwork-Id: 9130521 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id B6AB36048B for ; Sat, 21 May 2016 12:09:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A8B782807B for ; Sat, 21 May 2016 12:09:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9D85F28098; Sat, 21 May 2016 12:09:43 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 44EF42807B for ; Sat, 21 May 2016 12:09:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752052AbcEUMJn (ORCPT ); Sat, 21 May 2016 08:09:43 -0400 Received: from mail-lf0-f65.google.com ([209.85.215.65]:36644 "EHLO mail-lf0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751647AbcEUMJm (ORCPT ); Sat, 21 May 2016 08:09:42 -0400 Received: by mail-lf0-f65.google.com with SMTP id d132so1685925lfb.3 for ; Sat, 21 May 2016 05:09:41 -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=tEpmU66uxUMOEmnchgAuwKGo8Bqn4KxA4ijNdukRomw=; b=ucXpSJwv3Gi1QKrizdf6OXCha6NhrOwfyuxcunBA461+7mXXIC6M9HNYg56Ozzt/iB K11ANe6y6CcFljXE0GXB9G4SWThYOUbueBHd87bBfbrlkw+jv9zye8wUzQX5VRZzrwT/ +Xa6Vf6pmStv74P7m4GGedw7mHpP7wRUEqFiqNQkpJBd5VqCOspxaBFUMljiWcU6Pdqh YcERpbqM52rZTmOsNG9FJt8jq+SXffiq+onu1ehKQqzYPOAAfUsl1TDELAaCFjhUJkzS GA9lFle2ese/9f/w23Q5Tg/z4eE6/3FxvhrAfNBnH+wT58qIJQScqr8Lc+cwvHDRtOzY MlYA== 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=tEpmU66uxUMOEmnchgAuwKGo8Bqn4KxA4ijNdukRomw=; b=fQipkajqtD3tPKLVaT7KBPRjoiAej109clMHlmE+wgA/u5Vkl2UMqdeZI6aLZyn8of JXKYDGMaDZeqNH7XjJFW+WimScN2yetYrL3ikcco+Zjztp7DmhFGQGEjAgxLilqldn7x 3dufmCl1pBFE1h2f/LQhIqeLl7WI3CQbhYquNFpgiwgtideXXiMOgVURfLTY0jCDDHXT NWdq8u+pBkYrcNty38Ffp4Kh63/abxnEi1soQfWOMWO+grGlQnomwSH19dNEcxC+gTGO rs3WTfalaWmLYyazVd/54xYofpW/A/zPvaCdleMoMl87aLe1/lkpUU3mdKcdrPTxH0Si pDfQ== X-Gm-Message-State: AOPr4FVDibCSOD0bDTZkHcIt7JFWkL/JNyua/vpBaghdzZW6k4uEauZTq3OIbtW89d3uAw== X-Received: by 10.25.214.234 with SMTP id p103mr2814365lfi.35.1463832580823; Sat, 21 May 2016 05:09:40 -0700 (PDT) Received: from glen.ipredator.se (anon-35-25.vpn.ipredator.se. [46.246.35.25]) by smtp.gmail.com with ESMTPSA id ns2sm4139183lbb.12.2016.05.21.05.09.38 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 21 May 2016 05:09:39 -0700 (PDT) From: Andrea Gelmini To: andrea.gelmini@gelma.net Cc: trivial@kernel.org, ysato@users.sourceforge.jp, dalias@libc.org, linux-sh@vger.kernel.org Subject: [PATCH 0253/1529] Fix typo Date: Sat, 21 May 2016 14:09:32 +0200 Message-Id: <20160521120932.13257-1-andrea.gelmini@gelma.net> X-Mailer: git-send-email 2.8.2.534.g1f66975 Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Andrea Gelmini --- arch/sh/lib64/copy_page.S | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/sh/lib64/copy_page.S b/arch/sh/lib64/copy_page.S index 0ec6fca..84ada2d 100644 --- a/arch/sh/lib64/copy_page.S +++ b/arch/sh/lib64/copy_page.S @@ -16,9 +16,9 @@ Always copies 4096 bytes. Points to review. - * Currently the prefetch is 4 lines ahead and the alloco is 2 lines ahead. + * Currently the prefetch is 4 lines ahead and the alloc is 2 lines ahead. It seems like the prefetch needs to be at at least 4 lines ahead to get - the data into the cache in time, and the allocos contend with outstanding + the data into the cache in time, and the allocs contend with outstanding prefetches for the same cache set, so it's better to have the numbers different. */