All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-kernel@vger.kernel.org, aviya.erenfeld@intel.com
Subject: Re: [PATCH RESEND] devcoredump: add scatterlist support
Date: Thu, 14 Apr 2016 14:22:13 -0700	[thread overview]
Message-ID: <20160414212213.GA27849@kroah.com> (raw)
In-Reply-To: <1460627971-9316-1-git-send-email-johannes@sipsolutions.net>

On Thu, Apr 14, 2016 at 11:59:31AM +0200, Johannes Berg wrote:
> From: Aviya Erenfeld <aviya.erenfeld@intel.com>
> 
> Add scatterlist support (dev_coredumpsg) to allow drivers to avoid
> vmalloc() like dev_coredumpm(), while also avoiding the module
> reference that the latter function requires.
> 
> This internally uses dev_coredumpm() with function inside the
> devcoredump module, requiring removing the const
> (which touches the driver using it.)
> 
> Signed-off-by: Aviya Erenfeld <aviya.erenfeld@intel.com>
> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
> ---
> Greg, can you take this patch through the driver tree?

Sure, will do so.

thanks,

greg k-h

      reply	other threads:[~2016-04-14 21:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-14  9:59 [PATCH RESEND] devcoredump: add scatterlist support Johannes Berg
2016-04-14 21:22 ` Greg KH [this message]

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=20160414212213.GA27849@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=aviya.erenfeld@intel.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-kernel@vger.kernel.org \
    /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.