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:   Mon, 29 Aug 2016 14:25:02 +0200
From:   <michael.moese@....de>
To:     <jthumshirn@...e.de>
CC:     <linux-kernel@...r.kernel.org>
Subject: Re: [Add PCI DMA support to MCB 0/2]

I'm sorry for the errors in the patches.
I'll correct them and resend everything.

On Mon, Aug 29, 2016 at 02:08:21PM +0200, Michael Moese wrote:
> This small series of two patches enable (PCI) DMA support in MCB.
> 
> The first patch enables PCI bus mastering by default for all
> PCI-based MCB devices.
> 
> The second patch adds a dma_device to the mcb_device for all devices
> as a shortcut to mcb_device->bus->carrier.
> 
> Michael Moese (2):
>   Enable PCI bus mastering by default
>   Add a dma_device to mcb_device
> 
>  drivers/mcb/mcb-core.c | 1 +
>  drivers/mcb/mcb-pci.c  | 1 +
>  include/linux/mcb.h    | 1 +
>  3 files changed, 3 insertions(+)
> 
> --
> 2.6.6

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ