summaryrefslogtreecommitdiff
path: root/sound/soc/blackfin/Makefile
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2016-12-08 10:38:08 +0100
committerLuca Coelho <luciano.coelho@intel.com>2017-02-06 19:19:24 +0200
commit4b40571eaf423b96e3809006bd192b4efd52a64b (patch)
treef4370fe2577e2ca012e0464b89bac0726414aadb /sound/soc/blackfin/Makefile
parent94c3e614df2117626fccfac8f821c66e30556384 (diff)
iwlwifi: mvm: align copy-break SKB payload for MQ RX
When a small frame is copied completely into the skb->head, the code doesn't take alignment into account, making mac80211 copy it again later on architectures that need the alignment. Avoid this by taking the PAD flag from the device into account when copying. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'sound/soc/blackfin/Makefile')
0 files changed, 0 insertions, 0 deletions
We were not properly cleaning up the workqueue after wait_event_interruptible(). - Fix a memory hotplug failure condition that results from not reserving enough space out of persistent memory for the memmap. By default we align to 2M allocations that the memory hotplug code assumes, but if the administrator specifies a non-default 4K-alignment then we can fail to correctly size the reservation. - A one line fix to improve the predictability of libnvdimm block device names. A common operation is to reconfigure /dev/pmem0 into a different mode. For example, a reconfiguration might set a new mode that reserves some of the capacity for a struct page memmap array. It surprises users if the device name changes to "/dev/pmem0.1" after the mode change and then back to /dev/pmem0 after a reboot. - Add 'const' to some function pointer tables" * 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: libnvdimm, pfn: fix memmap reservation size versus 4K alignment acpi, nfit: fix acpi_nfit_flush_probe() crash libnvdimm, namespace: do not delete namespace-id 0 nvdimm: constify device_type structures
Diffstat (limited to 'drivers/usb/serial/oti6858.h')