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:   Wed, 27 Jan 2021 16:56:22 +0100
From:   Helge Deller <deller@....de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, linux-parisc@...r.kernel.org,
        James Bottomley <James.Bottomley@...senpartnership.com>,
        John David Anglin <dave.anglin@...l.net>
Subject: [GIT PULL] parisc architecture updates for kernel v5.11-rc6

Hi Linus,

please pull two fixes for the parisc architecture for kernel 5.11-rc6 from:

  http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-5.11-2

Two small fixes:
* Fix linking error with 64-bit kernel when modules are disabled,
  reported by kernel test robot.
* Remove leftover reference to power_tasklet, by Davidlohr Bueso

Thanks,
Helge

----------------------------------------------------------------
Davidlohr Bueso (1):
      parisc: Remove leftover reference to the power_tasklet

Helge Deller (1):
      parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES

 arch/parisc/Kconfig           |  5 ++---
 arch/parisc/include/asm/irq.h |  3 ---
 arch/parisc/kernel/entry.S    | 13 ++++++++++---
 3 files changed, 12 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ