Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1373447
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] devcoredump: add scatterlist support |
| Date | 2016-04-07 16:50 +0200 |
| Message-ID | <rljpU-5mp-25@gated-at.bofh.it> (permalink) |
| References | <qEtAC-38W-11@gated-at.bofh.it> <rlfFE-2v3-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Apr 07, 2016 at 12:47:05PM +0200, Johannes Berg wrote: > 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? I don't have any context here at all, sorry, please resend the patch if you want me to review it. thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll 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