Aviya Erenfeld 522566376a devcoredump: add scatterlist support
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-04-15 11:20:32 -07:00
..
2015-09-17 06:06:54 -07:00
2016-01-22 18:04:28 -05:00
2016-03-17 13:47:50 -07:00
2016-03-29 10:11:44 -07:00
2010-05-21 09:37:29 -07:00
2015-10-04 19:42:22 +01:00
2014-09-01 13:48:59 +02:00