Linux-arch Archive mirror
 help / color / mirror / Atom feed
From: Huacai Chen <chenhuacai@loongson.cn>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Arnd Bergmann <arnd@arndb.de>,
	Huacai Chen <chenhuacai@kernel.org>
Cc: loongarch@lists.linux.dev, linux-arch@vger.kernel.org,
	linux-kernel@vger.kernel.org, Guo Ren <guoren@kernel.org>,
	Xuerui Wang <kernel@xen0n.name>,
	Jiaxun Yang <jiaxun.yang@flygoat.com>,
	Huacai Chen <chenhuacai@loongson.cn>
Subject: [GIT PULL] LoongArch fixes for v6.8-rc2
Date: Sat, 27 Jan 2024 16:14:12 +0800	[thread overview]
Message-ID: <20240127081412.810197-1-chenhuacai@loongson.cn> (raw)

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.8-1

for you to fetch changes up to 48ef9e87b407f89f230f804815af7ac2031ec17a:

  LoongArch: KVM: Add returns to SIMD stubs (2024-01-26 16:22:07 +0800)

----------------------------------------------------------------
LoongArch fixes for v6.8-rc2

Fix boot failure on machines with more than 8 nodes, and fix two build
errors about KVM.
----------------------------------------------------------------
Huacai Chen (2):
      LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()
      LoongArch: KVM: Fix build due to API changes

Randy Dunlap (1):
      LoongArch: KVM: Add returns to SIMD stubs

 arch/loongarch/include/asm/kvm_vcpu.h |  4 ++--
 arch/loongarch/kernel/smp.c           |  1 -
 arch/loongarch/kvm/mmu.c              |  4 ++--
 arch/loongarch/mm/tlb.c               | 16 ++++++++++------
 4 files changed, 14 insertions(+), 11 deletions(-)

             reply	other threads:[~2024-01-27  8:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-27  8:14 Huacai Chen [this message]
2024-01-27 17:52 ` [GIT PULL] LoongArch fixes for v6.8-rc2 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=20240127081412.810197-1-chenhuacai@loongson.cn \
    --to=chenhuacai@loongson.cn \
    --cc=arnd@arndb.de \
    --cc=chenhuacai@kernel.org \
    --cc=guoren@kernel.org \
    --cc=jiaxun.yang@flygoat.com \
    --cc=kernel@xen0n.name \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=loongarch@lists.linux.dev \
    --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).