From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933681AbcI0Kcf (ORCPT ); Tue, 27 Sep 2016 06:32:35 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58783 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932948AbcI0Kc3 (ORCPT ); Tue, 27 Sep 2016 06:32:29 -0400 Date: Tue, 27 Sep 2016 12:32:34 +0200 From: Greg KH To: Johannes Thumshirn Cc: Linux Kernel Mailinglist , Michael Moese Subject: Re: [PATCH 0/2] MCB patches for v4.9 Message-ID: <20160927103234.GA16379@kroah.com> References: <20160927083045.buppubwofegdpakt@linux-x5ow.site> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160927083045.buppubwofegdpakt@linux-x5ow.site> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 27, 2016 at 10:30:45AM +0200, Johannes Thumshirn wrote: > On Wed, Sep 14, 2016 at 12:05:22PM +0200, Johannes Thumshirn wrote: > > Hi Greg, > > > > Here are the additional MCB patches for v4.9. > > > > They're around enabling of DMA for devices on an MCBus, are tested and > > apply cleanly against your char-misc-next tree. > > > > Thanks, > > Johannes > > > > 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(+) > > > > -- > > 1.8.5.6 > > > > Gentle ping on this... Sorry about that, will get to it today...