diff options
author | Aviya Erenfeld <aviya.erenfeld@intel.com> | 2016-04-14 11:59:31 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-04-15 11:20:32 -0700 |
commit | 522566376a3f8373fbd5ff75bb8a7a2da701c1a7 (patch) | |
tree | 11d223946c04ca9bcdbbc8b0167297829dbb578e /drivers/mfd/pcf50633-gpio.c | |
parent | c4a74f63dfd2e75e7d40a9aaa4052b0ef26e617c (diff) | |
download | linux-stable-522566376a3f8373fbd5ff75bb8a7a2da701c1a7.tar.gz linux-stable-522566376a3f8373fbd5ff75bb8a7a2da701c1a7.tar.bz2 linux-stable-522566376a3f8373fbd5ff75bb8a7a2da701c1a7.zip |
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>
Diffstat (limited to 'drivers/mfd/pcf50633-gpio.c')
0 files changed, 0 insertions, 0 deletions