All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Johannes Thumshirn <jthumshirn@suse.de>
Cc: Linux Kernel Mailinglist <linux-kernel@vger.kernel.org>,
	Michael Moese <michael.moese@men.de>
Subject: Re: [PATCH 1/2] Enable PCI bus mastering by default
Date: Tue, 27 Sep 2016 12:33:19 +0200	[thread overview]
Message-ID: <20160927103319.GA18370@kroah.com> (raw)
In-Reply-To: <d5c91b79b9162faee93f2adeca0ca83797256b87.1473847321.git.jthumshirn@suse.de>

On Wed, Sep 14, 2016 at 12:05:23PM +0200, Johannes Thumshirn wrote:
> From: Michael Moese <michael.moese@men.de>
> 
> In order to successfully perform DMA operations on PCI devices,
> it is necessary to enble PCI bus mastering, so enable it by default.
> 
> Signed-off-by: Michael Moese <michael.moese@men.de>
> Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
> ---
>  drivers/mcb/mcb-pci.c | 1 +
>  1 file changed, 1 insertion(+)

Please put a prefix on your subject lines to show what driver you are
talking about, otherwise a generic subject like this doesn't make sense
in the whole kernel tree.

I'll go fix it up...

greg k-h

  reply	other threads:[~2016-09-27 10:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 10:05 [PATCH 0/2] MCB patches for v4.9 Johannes Thumshirn
2016-09-14 10:05 ` [PATCH 1/2] Enable PCI bus mastering by default Johannes Thumshirn
2016-09-27 10:33   ` Greg KH [this message]
2016-09-14 10:05 ` [PATCH 2/2] Add a dma_device to mcb_device Johannes Thumshirn
2016-09-27  8:30 ` [PATCH 0/2] MCB patches for v4.9 Johannes Thumshirn
2016-09-27 10:32   ` Greg KH
2016-09-27 11:02     ` Johannes Thumshirn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160927103319.GA18370@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jthumshirn@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael.moese@men.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.