Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1373270

Re: [PATCH] devcoredump: add scatterlist support

From Johannes Berg <johannes@sipsolutions.net>
Newsgroups linux.kernel
Subject Re: [PATCH] devcoredump: add scatterlist support
Date 2016-04-07 12:50 +0200
Message-ID <rlfFE-2v3-21@gated-at.bofh.it> (permalink)
References <qEtAC-38W-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH] devcoredump: add scatterlist support Johannes Berg <johannes@sipsolutions.net> - 2016-04-07 12:50 +0200
  Re: [PATCH] devcoredump: add scatterlist support Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-04-07 16:50 +0200

csiph-web