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-rc6
Date: Sat, 24 Feb 2024 16:53:53 +0800	[thread overview]
Message-ID: <20240224085353.2066777-1-chenhuacai@loongson.cn> (raw)

The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:

  Linux 6.8-rc5 (2024-02-18 12:56:25 -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-3

for you to fetch changes up to f0f5c4894f89bac9074b45bccc447c3659a0fa6f:

  LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments (2024-02-23 14:36:31 +0800)

----------------------------------------------------------------
LoongArch fixes for v6.8-rc6

Fix two cpu-hotplug issues, fix the init sequence about FDT system, fix
the coding style of dts, and fix the wrong CPUCFG ID handling of KVM.
----------------------------------------------------------------
Huacai Chen (3):
      LoongArch: Disable IRQ before init_fn() for nonboot CPUs
      LoongArch: Update cpu_sibling_map when disabling nonboot CPUs
      LoongArch: Call early_init_fdt_scan_reserved_mem() earlier

Krzysztof Kozlowski (1):
      LoongArch: dts: Minor whitespace cleanup

WANG Xuerui (3):
      LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()
      LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()
      LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments

 arch/loongarch/boot/dts/loongson-2k0500-ref.dts |   2 +-
 arch/loongarch/boot/dts/loongson-2k1000-ref.dts |   2 +-
 arch/loongarch/kernel/setup.c                   |   4 +-
 arch/loongarch/kernel/smp.c                     | 122 ++++++++++++++----------
 arch/loongarch/kvm/vcpu.c                       |  81 ++++++++--------
 5 files changed, 113 insertions(+), 98 deletions(-)

             reply	other threads:[~2024-02-24  8:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-24  8:53 Huacai Chen [this message]
2024-02-24 18:10 ` [GIT PULL] LoongArch fixes for v6.8-rc6 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=20240224085353.2066777-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).