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-prev] [day] [month] [year] [list]
Date:   Thu, 12 Nov 2020 00:04:07 +0100
From:   Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To:     Tiezhu Yang <yangtiezhu@...ngson.cn>
Cc:     Huacai Chen <chenhc@...ote.com>,
        Jiaxun Yang <jiaxun.yang@...goat.com>,
        linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
        Xuefeng Li <lixuefeng@...ngson.cn>
Subject: Re: [PATCH v3 0/6] Modify some registers operations and move
 decode_cpucfg() to loongson_regs.h

On Tue, Nov 03, 2020 at 03:11:59PM +0800, Tiezhu Yang wrote:
> v2: Add some callbacks in csr_ipi probe() for patch #4
> v3: Update the commit message and comment for patch #5
> 
> Tiezhu Yang (6):
>   MIPS: Loongson64: Do not write the read only field LPA of CP0_CONFIG3
>   MIPS: Loongson64: Set the field ELPA of CP0_PAGEGRAIN only once
>   MIPS: Loongson64: Set IPI_Enable register per core by itself
>   MIPS: Loongson64: Add Mail_Send support for 3A4000+ CPU
>   MIPS: Loongson64: SMP: Fix up play_dead jump indicator
>   MIPS: Loongson64: Move decode_cpucfg() to loongson_regs.h
> 
>  .../asm/mach-loongson64/kernel-entry-init.h        |   8 --
>  .../include/asm/mach-loongson64/loongson_regs.h    |  34 ++++++
>  arch/mips/kernel/cpu-probe.c                       |  31 +-----
>  arch/mips/loongson64/numa.c                        |  20 +---
>  arch/mips/loongson64/smp.c                         | 123 +++++++++++++++++----
>  5 files changed, 136 insertions(+), 80 deletions(-)

applied patches 1-5 of this series to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ