backports: add device coredump framework
authorJohannes Berg <johannes.berg@intel.com>
Tue, 21 Oct 2014 16:35:37 +0000 (18:35 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 25 Oct 2014 11:36:38 +0000 (13:36 +0200)
commit65caaecaa6134acba9b1948e94dea97555768929
tree2a8ef8111d3d5c8c27abc9ca4fbb335dfc34e24b
parenteb11882964ec477a02e8fb497e137555717651a7
backports: add device coredump framework

As drivers will start requiring the new framework and it has
been merged to linux/master during the 3.18 merge window, we
can include it into backports to compile if needed.

On kernels that do already have it but didn't want it built
honor that, but if building otherwise don't. This may need
to be revisited in the future.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
backport/compat/Kconfig
backport/compat/backports.h
backport/compat/main.c
patches/backport-adjustments/devcoredump.patch [new file with mode: 0644]