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: <20210928130803.249346-1-dinguyen@kernel.org>
Date:   Tue, 28 Sep 2021 08:08:03 -0500
From:   Dinh Nguyen <dinguyen@...nel.org>
To:     torvalds@...ux-foundation.org
Cc:     dinguyen@...nel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] NIOS2: fixes for v5.15

Hi Linus,

Please pull these 2 fixes for NIOS2 for v5.15.

Thanks,

Dinh

The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:

  Linux 5.15-rc2 (2021-09-19 17:28:22 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/nios2_fixes_for_v5.15_part1

for you to fetch changes up to 9523b33cc31cf8ce703f8facee9fd16cba36d5ad:

  NIOS2: setup.c: drop unused variable 'dram_start' (2021-09-27 08:34:54 -0500)

----------------------------------------------------------------
NIOS2 fixes for v5.15
- Fix build warning for unmet dependency for EARLY_PRINTK
- Remove unused dram_start() function

----------------------------------------------------------------
Randy Dunlap (2):
      NIOS2: fix kconfig unmet dependency warning for SERIAL_CORE_CONSOLE
      NIOS2: setup.c: drop unused variable 'dram_start'

 arch/nios2/Kconfig.debug  | 3 ++-
 arch/nios2/kernel/setup.c | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ