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:   Thu, 11 Nov 2021 09:49:14 +1000
From:   Greg Ungerer <gerg@...ux-m68k.org>
To:     torvalds@...ux-foundation.org
Cc:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        Linux/m68k <linux-m68k@...r.kernel.org>,
        Geert Uytterhoeven <geert@...ux-m68k.org>, gerg@...nel.org
Subject: [git pull] m68knommu changes for v5.16

Hi Linus,

Please pull the m68knommu changes for v5.16.

Only 2 changes. One removes the now unused CONFIG_MCPU32 symbol.
The other sets a default for the CONFIG_MEMORY_RESERVE config symbol
(this aids scripting and other automation) so you don't interactively get
asked for a value at configure time.

Regards
Greg



The following changes since commit 3906fe9bb7f1a2c8667ae54e967dc8690824f4ea:

   Linux 5.15-rc7 (2021-10-25 11:30:31 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v5.16

for you to fetch changes up to 6dbe88e93c351a6cf5b7c70850d7a1a7f67d83ab:

   m68knommu: Remove MCPU32 config symbol (2021-10-26 08:46:27 +1000)

----------------------------------------------------------------
Fixes include:
. remove unused CONFIG_MCPU32 symbol
. default CONFIG_MEMORY_RESERVE value (for scripting)

----------------------------------------------------------------
Geert Uytterhoeven (1):
       m68knommu: Remove MCPU32 config symbol

Randy Dunlap (1):
       m68k: set a default value for MEMORY_RESERVE

  arch/m68k/Kconfig.cpu          | 11 -----------
  arch/m68k/Kconfig.machine      |  1 +
  arch/m68k/include/asm/bitops.h |  2 +-
  3 files changed, 2 insertions(+), 12 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ