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=-11.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 8A540C35280 for ; Mon, 30 Sep 2019 10:37:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 61406216F4 for ; Mon, 30 Sep 2019 10:37:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569839820; bh=Wo5z/Lo2MwuY2XoYEMUTOqsjpMQBIxXOoOM3zyLHIA4=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=h5YMyD1P3v1MfA9IlAjzbxkuFXvNfqpOc9c0VWsGku0Gg7odNXkl8qHtUIxbNNIB5 +7sTh73fJFCstmHNS3u7fDF3dGDekSAZ02xhlk4y7FQ1YfPOVIGa5z1flarDHK7/vN FB1jo9/9kOeMe4p/eaDzqly73M7S4c0Dv04W3/cw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730417AbfI3KhA (ORCPT ); Mon, 30 Sep 2019 06:37:00 -0400 Received: from mail.kernel.org ([198.145.29.99]:41406 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730332AbfI3KhA (ORCPT ); Mon, 30 Sep 2019 06:37:00 -0400 Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 9EDC321855; Mon, 30 Sep 2019 10:36:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1569839818; bh=Wo5z/Lo2MwuY2XoYEMUTOqsjpMQBIxXOoOM3zyLHIA4=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=cPYjw/IsA9612Z0eYOJIc0tWM9I/XDAW5lY2LK8tKBQZcWx4bVb08Bf6gcIbYi/Ry l3KCqnYmcmSCQr4oNYrWpLfHb2FpE2fD9oOxTo2mxoj0VTvGFCaVZTymMslG/tX+5/ o51QX/5XpUFPH43g4YwnwvqyjSbRv6t+zkzWcnXw= Received: by mail-wr1-f47.google.com with SMTP id h7so10676055wrw.8; Mon, 30 Sep 2019 03:36:58 -0700 (PDT) X-Gm-Message-State: APjAAAUfcexawMD1y2jNpaVBioa5B5LfJUgZORwsDs83KJr3SR7LVuXm ZO+/cSNEIUHv1n9l7UCPKhjPAggDK4kKEvTDPis= X-Google-Smtp-Source: APXvYqx0RhuEPqG3vhjBu2ugnclHJxAT1cGcUuXuL2TyU30xlF8X7oiIT3P9zzKTZlcF3tJP6SX0uH+eQ+zlwIH6guI= X-Received: by 2002:adf:fac3:: with SMTP id a3mr9954344wrs.24.1569839817054; Mon, 30 Sep 2019 03:36:57 -0700 (PDT) MIME-Version: 1.0 References: <1569839484-28170-1-git-send-email-guoren@kernel.org> In-Reply-To: <1569839484-28170-1-git-send-email-guoren@kernel.org> From: Guo Ren Date: Mon, 30 Sep 2019 18:36:45 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [GIT PULL] csky changes for v5.3-rc1 To: torvalds@linux-foundation.org Cc: Arnd Bergmann , Linux Kernel Mailing List , linux-arch , linux-csky@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-csky-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-csky@vger.kernel.org Abandoned Sorry for wrong tile, please Ignore this email. On Mon, Sep 30, 2019 at 6:31 PM wrote: > > Hi Linus, > > The following changes since commit 609488bc979f99f805f34e9a32c1e3b71179d10b: > > Linux 5.3-rc2 (2019-07-28 12:47:02 -0700) > > are available in the git repository at: > > https://github.com/c-sky/csky-linux.git tags/csky-for-linus-5.4-rc1 > > for you to fetch changes up to 9af032a30172e119a5935f802b066631f8ded2d6: > > csky: Move static keyword to the front of declaration (2019-09-30 11:50:49 +0800) > > ---------------------------------------------------------------- > csky-for-linus-5.4-rc1: arch/csky patches for 5.4-rc1 > > This round of csky subsystem just some fixups. > > Fixup: > - Fixup mb() synchronization problem > - Fixup dma_alloc_coherent with PAGE_SO attribute > - Fixup cache_op failed when cross memory ZONEs > - Optimize arch_sync_dma_for_cpu/device with dma_inv_range > - Fixup ioremap function losing > - Fixup arch_get_unmapped_area() implementation > - Fixup defer cache flush for 610 > - Support kernel non-aligned access > - Fixup 610 vipt cache flush mechanism > - Fixup add zero_fp fixup perf backtrace panic > - Move static keyword to the front of declaration > - Fixup csky_pmu.max_period assignment > - Use generic free_initrd_mem() > - entry: Remove unneeded need_resched() loop > > CI-Tested: https://gitlab.com/c-sky/buildroot/pipelines/77689888 > > ---------------------------------------------------------------- > Guo Ren (10): > csky: Fixup mb() synchronization problem > csky: Fixup dma_alloc_coherent with PAGE_SO attribute > csky/dma: Fixup cache_op failed when cross memory ZONEs > csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range > csky: Fixup ioremap function losing > csky: Fixup arch_get_unmapped_area() implementation > csky: Fixup defer cache flush for 610 > csky: Support kernel non-aligned access > csky: Fixup 610 vipt cache flush mechanism > csky: Fixup add zero_fp fixup perf backtrace panic > > Krzysztof Wilczynski (1): > csky: Move static keyword to the front of declaration > > Mao Han (1): > csky: Fixup csky_pmu.max_period assignment > > Mike Rapoport (1): > csky: Use generic free_initrd_mem() > > Valentin Schneider (1): > csky: entry: Remove unneeded need_resched() loop > > arch/csky/abiv1/alignment.c | 62 +++++++++++++++++++++-------- > arch/csky/abiv1/cacheflush.c | 70 ++++++++++++++++++++++----------- > arch/csky/abiv1/inc/abi/cacheflush.h | 45 ++++++++++++++------- > arch/csky/abiv1/inc/abi/page.h | 5 ++- > arch/csky/abiv1/mmap.c | 75 ++++++++++++++++++----------------- > arch/csky/include/asm/barrier.h | 15 ++++--- > arch/csky/include/asm/cache.h | 1 + > arch/csky/include/asm/io.h | 23 +++++------ > arch/csky/include/asm/pgtable.h | 10 +++++ > arch/csky/kernel/entry.S | 54 +++++++++++++------------ > arch/csky/kernel/perf_event.c | 4 +- > arch/csky/kernel/process.c | 2 +- > arch/csky/mm/cachev1.c | 7 +++- > arch/csky/mm/cachev2.c | 11 +++++- > arch/csky/mm/dma-mapping.c | 76 +++++++++++++----------------------- > arch/csky/mm/init.c | 16 -------- > arch/csky/mm/ioremap.c | 27 ++++++++----- > 17 files changed, 291 insertions(+), 212 deletions(-) -- Best Regards Guo Ren ML: https://lore.kernel.org/linux-csky/