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-prev] [day] [month] [year] [list]
Date:   Tue, 29 Jun 2021 00:10:05 -0400
From:   "Martin K. Petersen" <martin.petersen@...cle.com>
To:     sreekanth.reddy@...adcom.com,
        Christophe JAILLET <christophe.jaillet@...adoo.fr>,
        sathya.prakash@...adcom.com, suganath-prabu.subramani@...adcom.com
Cc:     "Martin K . Petersen" <martin.petersen@...cle.com>,
        kernel-janitors@...r.kernel.org, linux-scsi@...r.kernel.org,
        MPT-FusionLinux.pdl@...adcom.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scsi: mptfc: switch from 'pci_' to 'dma_' API

On Sun, 13 Jun 2021 09:10:16 +0200, Christophe JAILLET wrote:

> The wrappers in include/linux/pci-dma-compat.h should go away.
> 
> The patch has been generated with the coccinelle script below and has been
> hand modified to replace GFP_ with a correct flag.
> It has been compile tested.
> 
> When memory is allocated in 'mptfc_GetFcDevPage0()' GFP_KERNEL can be used
> because it is already used in this function and no lock is acquired in the
> between.
> 
> [...]

Applied to 5.14/scsi-queue, thanks!

[1/1] scsi: mptfc: switch from 'pci_' to 'dma_' API
      https://git.kernel.org/mkp/scsi/c/1897c5c75975

-- 
Martin K. Petersen	Oracle Linux Engineering

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ