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, 23 Mar 2022 15:25:25 +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.18

Hi Linus,

Please pull the m68knommu git tree changes for v5.18.

A few fixes, nothing too exciting. Fix warnings when building for dragen2
targets (sparse and "screen_bits") and ucsimm targets. Fix compilation
problems when test compiling for ColdFire targets with the mcf_edma driver
enabled. Remove an incorrect clock definition for the ColdFire m5441x.

Regards
Greg




The following changes since commit ffb217a13a2eaf6d5bd974fc83036a53ca69f1e2:

   Linux 5.17-rc7 (2022-03-06 14:28:31 -0800)

are available in the Git repository at:

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

for you to fetch changes up to e6e1e7b19fa132d23d09c465942aab4c110d3da9:

   m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined (2022-03-07 15:20:16 +1000)

----------------------------------------------------------------
Fixes include:
. fix 'screen_bits' defined but not used
. fix ucsimm sparse warnings
. fix dragen2 warnings
. fix test builds with the mcf_edma driver enabled

----------------------------------------------------------------
Angelo Dureghello (1):
       m68k: m5441x: remove erroneous clock disable

Greg Ungerer (3):
       m68knommu: fix warning: no previous prototype for 'init_dragen2'
       m68knommu: fix 'screen_bits' defined but not used
       m68knommu: fix ucsimm sparse warnings

Randy Dunlap (1):
       m68k: coldfire/device.c: only build for MCF_EDMA when h/w macros are defined

  arch/m68k/68000/dragen2.c   | 1 +
  arch/m68k/68000/screen.h    | 2 ++
  arch/m68k/68000/ucsimm.c    | 9 ++++-----
  arch/m68k/coldfire/device.c | 6 +++---
  arch/m68k/coldfire/m5441x.c | 1 -
  5 files changed, 10 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ