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]
Message-ID: <mhng-258df3d4-aa39-484e-9fde-7d93432f3205@palmerdabbelt-glaptop1>
Date:   Fri, 22 May 2020 11:01:05 -0700 (PDT)
From:   Palmer Dabbelt <palmer@...belt.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
CC:         linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] RISC-V Fixes for 5.7-rc7

The following changes since commit b9bbe6ed63b2b9f2c9ee5cbd0f2c946a2723f4ce:

  Linux 5.7-rc6 (2020-05-17 16:48:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.7-rc7

for you to fetch changes up to 8356c379cfba8b1b90b0a2423f6afbbe2cdc5d91:

  RISC-V: gp_in_global needs register keyword (2020-05-21 13:28:26 -0700)

----------------------------------------------------------------
RISC-V Fixes for 5.7-rc7

This tag contains two fixes:

* Another !MMU build fix that was a straggler from last week.
* A fix to use the "register" keyword for the GP global register variable.

----------------------------------------------------------------
Kefeng Wang (1):
      riscv: Fix print_vm_layout build error if NOMMU

Palmer Dabbelt (1):
      RISC-V: gp_in_global needs register keyword

 arch/riscv/kernel/process.c | 2 +-
 arch/riscv/mm/init.c        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ