Linux-csky Archive mirror
 help / color / mirror / Atom feed
From: guoren@kernel.org
To: torvalds@linux-foundation.org, guoren@kernel.org
Cc: arnd@arndb.de, linux-kernel@vger.kernel.org,
	linux-arch@vger.kernel.org, linux-csky@vger.kernel.org
Subject: [GIT PULL] csky changes for v6.6
Date: Tue, 29 Aug 2023 11:02:36 -0400	[thread overview]
Message-ID: <20230829150236.2701631-1-guoren@kernel.org> (raw)

Hi Linus,

Please pull the latest csky changes from: 

The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  https://github.com/c-sky/csky-linux.git tags/csky-for-linus-6.6

for you to fetch changes up to c8171a86b27401aa1f492dd1f080f3102264f1ab:

  csky: Fixup -Wmissing-prototypes warning (2023-08-10 23:06:32 -0400)

----------------------------------------------------------------
arch/csky patches for 6.6

The pull request we've done:
 - Fixup compile warning
 - Fixup update_mmu_cache

----------------------------------------------------------------
Arnd Bergmann (1):
      csky: fix old style declaration in module.c

Guo Ren (2):
      csky: pgtable: Invalidate stale I-cache lines in update_mmu_cache
      csky: Fixup -Wmissing-prototypes warning

Linus Walleij (2):
      csky: Cast argument to virt_to_pfn() to (void *)
      csky: Make pfn accessors static inlines

 arch/arc/include/asm/page.h           |  2 +-
 arch/csky/abiv2/cacheflush.c          |  4 +---
 arch/csky/include/asm/page.h          | 13 ++++++++++---
 arch/csky/include/asm/ptrace.h        |  2 ++
 arch/csky/include/asm/sections.h      |  2 ++
 arch/csky/include/asm/traps.h         | 15 +++++++++++++++
 arch/csky/kernel/module.c             |  2 +-
 arch/csky/kernel/vdso/vgettimeofday.c | 11 +++++++++++
 8 files changed, 43 insertions(+), 8 deletions(-)

             reply	other threads:[~2023-08-29 15:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-29 15:02 guoren [this message]
2023-08-29 19:36 ` [GIT PULL] csky changes for v6.6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230829150236.2701631-1-guoren@kernel.org \
    --to=guoren@kernel.org \
    --cc=arnd@arndb.de \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-csky@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).