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:   Sun, 6 Oct 2019 18:27:40 +0200
From:   Christoph Hellwig <hch@...radead.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] dma-mapping regression fix for 5.4-rc2

Hi Linus,

this has only sat in my tree for a day, but it is a very obvious bug
fix for a regression introduced this merge window reported by two
people, and simply is a revert of a bogus hunk.


The following changes since commit 4ea655343ce4180fe9b2c7ec8cb8ef9884a47901:

  Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux (2019-10-04 13:31:56 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.4-1

for you to fetch changes up to 2cf2aa6a69db0b17b3979144287af8775c1c1534:

  dma-mapping: fix false positivse warnings in dma_common_free_remap() (2019-10-05 10:24:17 +0200)

----------------------------------------------------------------
dma-mapping regression fix for 5.4-rc2

 - revert an incorret hunk from a patch that caused problems
   on various arm boards (Andrey Smirnov)

----------------------------------------------------------------
Andrey Smirnov (1):
      dma-mapping: fix false positivse warnings in dma_common_free_remap()

 kernel/dma/remap.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ