All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, Aviya Erenfeld <aviya.erenfeld@intel.com>
Subject: Re: [PATCH] devcoredump: add scatterlist support
Date: Thu, 07 Apr 2016 12:47:05 +0200	[thread overview]
Message-ID: <1460026025.27154.11.camel@sipsolutions.net> (raw)
In-Reply-To: <1449831353-4711-1-git-send-email-johannes@sipsolutions.net>

Hi Greg,

On Fri, 2015-12-11 at 11:55 +0100, 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.)

It's been a while, but I realized this patch went nowhere.

I know I'm listed as the maintainer, but I really wanted you as the
drivers/base/ maintainer to also take a look, rather than just sending
it to Linus. Did you perhaps expect me to do the latter?

Thanks,
johannes

  reply	other threads:[~2016-04-07 10:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11 10:55 [PATCH] devcoredump: add scatterlist support Johannes Berg
2016-04-07 10:47 ` Johannes Berg [this message]
2016-04-07 14:40   ` Greg Kroah-Hartman

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=1460026025.27154.11.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=aviya.erenfeld@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --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.