diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2017-09-17 14:50:01 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2017-09-17 14:54:28 +0200 |
commit | 1b2c93988f59133aa868fb686a1b31d6bf5157e2 (patch) | |
tree | c9626a1050e7a0a7a51b9c87979c5dcf5dc1a5f2 /package/kernel/mac80211/Makefile | |
parent | 692aa82981755f0d4ee439f83a67fa6ae94c1ec7 (diff) | |
download | upstream-1b2c93988f59133aa868fb686a1b31d6bf5157e2.tar.gz upstream-1b2c93988f59133aa868fb686a1b31d6bf5157e2.tar.bz2 upstream-1b2c93988f59133aa868fb686a1b31d6bf5157e2.zip |
mac80211: add dev_coredumpm() function
dev_coredumpm() was added with kernel 4.7, but it is used by iwlwifi.
When the dev coredump framework form compat-wireless is used this is not
a problem because it already contains this, but this is deactivated if
the build system finds out that it is already included in the kernel we
compile against. This option was now activated by the bluetooth driver
btmrvl. Having dev coredump in the kernel adds about 400 bytes to the
lzma compressed kernel for brcm47xx.
This is copied from a more recent backports version to add the
dev_coredumpm() function when the internal core devdump is not used.
Fixes: a5922f6 ("kernel: bluetooth: add marvell sdio bluetooth module")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/kernel/mac80211/Makefile')
0 files changed, 0 insertions, 0 deletions