From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1620BC2D0A8 for ; Mon, 28 Sep 2020 21:26:06 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 920F32083B for ; Mon, 28 Sep 2020 21:26:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="LmMWbZ8N" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 920F32083B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lwn.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=1022YQiA5lAmbwAsGubm32ZpBCbVMgkVWpqD5jLXPXU=; b=LmMWbZ8Nt2AL1Te7o05ixVywH ySdJ/LdpX+WvCljtLcXoNTFAhwRdpRSL/P0TrGUfMC8VbYn09Du7Qsc3WnHlpxHYMuqq1wa6E+MJo X4VDnosVmJ7GNsz3lE3tUqHAEeqqXkx7Ig2qG1fnZNSzZz/s45dMvyW2K1aaQIZxN0CLYzZiVHIdI j6EZ5cbffgr6D4OZNyiq1+XtnjFn8J5prG2bE0sPJ21jbAyeqxORIcpvckW7+sEqeFeQS4V3ZTJ+H 5Zj+PS4RGXCijA+gogRFx9/Qly9hQzQOjLQFOVwJ1FqydwGAek32cyiIC+8aeNa3/R1cl8xh9Udjv cFXXFw5cg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kN0di-000790-CL; Mon, 28 Sep 2020 21:24:54 +0000 Received: from ms.lwn.net ([45.79.88.28]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kN0df-00078K-Tp for linux-arm-kernel@lists.infradead.org; Mon, 28 Sep 2020 21:24:52 +0000 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id 1B1D572D; Mon, 28 Sep 2020 21:24:49 +0000 (UTC) Date: Mon, 28 Sep 2020 15:24:48 -0600 From: Jonathan Corbet To: Bailu Lin Subject: Re: [PATCH v3] Documentation: Chinese translation of Documentation/arm64/amu.rst Message-ID: <20200928152448.578034f3@lwn.net> In-Reply-To: <20200925151758.41818-1-bailu.lin@vivo.com> References: <20200924104141.7abc7271@lwn.net> <20200925151758.41818-1-bailu.lin@vivo.com> Organization: LWN.net MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200928_172452_056340_F68CC2DB X-CRM114-Status: GOOD ( 12.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-doc@vger.kernel.org, catalin.marinas@arm.com, linux-kernel@vger.kernel.org, kernel@vivo.com, harryxiyou@gmail.com, alex.shi@linux.alibaba.com, will@kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 25 Sep 2020 08:17:58 -0700 Bailu Lin wrote: > This is a Chinese translated version of Documentation/arm64/amu.rst > > Signed-off-by: Bailu Lin > --- > Changes in v3: > - Remove Documentation/arm64/amu.rst's inappropriate License claim. > Changes in v2: > - Add index to arm64 directoy. > - Fix a document format error. > - Correct email encoding format. > --- > Documentation/arm64/amu.rst | 2 + > .../translations/zh_CN/arm64/amu.rst | 102 ++++++++++++++++++ > .../translations/zh_CN/arm64/index.rst | 2 + > 3 files changed, 106 insertions(+) > create mode 100644 Documentation/translations/zh_CN/arm64/amu.rst Applied, thanks. jon _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel