linux/drivers/net/wireless/intel/iwlwifi
Shahar S Matityahu 6abe1e2e39 iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regions
During dump flow, the driver allocates spaces to store the memory
regions that will be included in the dump. These regions can be very
large so in order to avoid allocation failure, use vzalloc instead.
The kmalloc uses GFP_KERNEL and the driver does not make any use of the
fact that the memory is contiguous so the same functionality is
maintained.

Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2019-10-25 10:10:19 +03:00
..
cfg iwlwifi: dbg_ini: add monitor dumping support 2019-10-25 10:09:29 +03:00
dvm iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
fw iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regions 2019-10-25 10:10:19 +03:00
mvm iwlwifi: dbg_ini: add user trigger support 2019-10-25 10:10:17 +03:00
pcie iwlwifi: dbg_ini: add TLV allocation new API support 2019-10-25 10:09:37 +03:00
iwl-agn-hw.h
iwl-config.h iwlwifi: dbg_ini: add monitor dumping support 2019-10-25 10:09:29 +03:00
iwl-context-info-gen3.h
iwl-context-info.h
iwl-csr.h iwlwifi: pcie: add support for qu c-step devices 2019-07-15 20:46:00 +03:00
iwl-dbg-tlv.c iwlwifi: dbg_ini: support FW notification dumping in case of missed beacon 2019-10-25 10:10:00 +03:00
iwl-dbg-tlv.h iwlwifi: dbg_ini: implement time point handling 2019-10-25 10:09:40 +03:00
iwl-debug.c
iwl-debug.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
iwl-devtrace-data.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
iwl-devtrace-io.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
iwl-devtrace-iwlwifi.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
iwl-devtrace-msg.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
iwl-devtrace-ucode.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
iwl-devtrace.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322 2019-06-05 17:37:05 +02:00
iwl-devtrace.h iwlwifi: fix warning iwl-trans.h is included more than once 2019-09-06 15:52:05 +03:00
iwl-drv.c iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loaded 2019-10-25 10:09:14 +03:00
iwl-drv.h
iwl-eeprom-parse.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-eeprom-parse.h iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-eeprom-read.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-eeprom-read.h
iwl-fh.h iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00
iwl-io.c iwlwifi: add a pointer to the trans_cfg directly in trans 2019-09-06 15:52:00 +03:00
iwl-io.h iwlwifi: separate elements from cfg that are needed by trans_alloc 2019-09-06 15:34:25 +03:00
iwl-modparams.h iwlwifi: remove the d0i3 related module parameters 2019-09-06 15:31:17 +03:00
iwl-nvm-parse.c iwlwifi: always access the trans configuration via trans 2019-09-06 15:52:04 +03:00
iwl-nvm-parse.h
iwl-op-mode.h iwlwifi: remove the opmode's d0i3 handlers 2019-09-06 15:31:16 +03:00
iwl-phy-db.c
iwl-phy-db.h
iwl-prph.h iwlwifi: dbg_ini: add monitor dumping support 2019-10-25 10:09:29 +03:00
iwl-scd.h
iwl-trans.c iwlwifi: pcie: set iwl_trans->cfg later in the probe function 2019-09-06 15:51:01 +03:00
iwl-trans.h iwlwifi: dbg_ini: support domain changing via debugfs 2019-10-25 10:09:48 +03:00
Kconfig drivers: net: Fix Kconfig indentation 2019-09-26 08:56:17 +02:00
Makefile iwlwifi: dbg_ini: implement time point handling 2019-10-25 10:09:40 +03:00