lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 11 Jun 2022 18:17:14 +0800
From:   Huacai Chen <chenhuacai@...ngson.cn>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Arnd Bergmann <arnd@...db.de>,
        Andrew Morton <akpm@...ux-foundation.org>
Cc:     linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
        Huacai Chen <chenhuacai@...il.com>,
        Guo Ren <guoren@...nel.org>, Xuerui Wang <kernel@...0n.name>,
        Jiaxun Yang <jiaxun.yang@...goat.com>,
        Huacai Chen <chenhuacai@...ngson.cn>
Subject: [GIT PULL] LoongArch fixes for v5.19-rc2

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 5c95fe8b02011c3b69173e0d86aff6d4c2798601:

  LoongArch: Remove MIPS comment about cycle counter (2022-06-08 11:00:40 +0800)

----------------------------------------------------------------
LoongArch fixes for v5.19-rc2

----------------------------------------------------------------
Huacai Chen (2):
      LoongArch: Fix the !CONFIG_SMP build
      LoongArch: Fix copy_thread() build errors

Jason A. Donenfeld (1):
      LoongArch: Remove MIPS comment about cycle counter

 arch/loongarch/Kconfig               |  1 +
 arch/loongarch/include/asm/hardirq.h |  2 +-
 arch/loongarch/include/asm/percpu.h  |  1 +
 arch/loongarch/include/asm/smp.h     | 23 +++++++----------------
 arch/loongarch/include/asm/timex.h   |  7 -------
 arch/loongarch/kernel/acpi.c         |  4 ++++
 arch/loongarch/kernel/cacheinfo.c    |  1 +
 arch/loongarch/kernel/irq.c          |  7 ++++++-
 arch/loongarch/kernel/process.c      | 14 ++++++++------
 arch/loongarch/kernel/setup.c        |  5 ++---
 arch/loongarch/kernel/smp.c          |  2 --
 11 files changed, 31 insertions(+), 36 deletions(-)

Powered by blists - more mailing lists