From: Greg KH <gregkh@linuxfoundation.org>
To: Oded Gabbay <oded.gabbay@gmail.com>
Cc: linux-kernel@vger.kernel.org, dan.carpenter@oracle.com
Subject: Re: [PATCH 2/2] habanalabs: driver's Kconfig must select DMA_SHARED_BUFFER
Date: Sat, 23 Feb 2019 10:16:59 +0100 [thread overview]
Message-ID: <20190223091659.GA25029@kroah.com> (raw)
In-Reply-To: <20190222192959.241499-2-oded.gabbay@gmail.com>
On Fri, Feb 22, 2019 at 09:29:59PM +0200, Oded Gabbay wrote:
> The driver uses the DMA_BUF module which is built only if
> DMA_SHARED_BUFFER is selected. DMA_SHARED_BUFFER doesn't have any
> dependencies so it is ok to select it (as done by many other components).
>
> Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
kbuild reported this, right? You should always add that type of credit
to the patch. I'll go add it by hand this time...
thanks,
greg k-h
next prev parent reply other threads:[~2019-02-23 9:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-22 19:29 [PATCH 1/2] habanalabs: don't print result when rc indicates error Oded Gabbay
2019-02-22 19:29 ` [PATCH 2/2] habanalabs: driver's Kconfig must select DMA_SHARED_BUFFER Oded Gabbay
2019-02-23 9:16 ` Greg KH [this message]
2019-02-23 9:19 ` Oded Gabbay
2019-02-23 9:34 ` Greg KH
2019-02-23 9:51 ` Oded Gabbay
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=20190223091659.GA25029@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=dan.carpenter@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=oded.gabbay@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome