summaryrefslogtreecommitdiff
path: root/sound/pci/ctxfi/ctdaio.c
diff options
context:
space:
mode:
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>2016-12-28 10:43:02 +0200
committerLuca Coelho <luciano.coelho@intel.com>2017-02-08 12:55:32 +0200
commitd45cb20e123c5d7d6cd56301bc98f0bfd725cd77 (patch)
tree766b13ac89349a548c6725d4e1b63ec94b587aca /sound/pci/ctxfi/ctdaio.c
parent5351f9ab254c30d41659924265f1ecd7b4758d9e (diff)
iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown station
When we send a deauth to a station we don't know about, we need to use the PROBE_RESP queue. This can happen when we send a deauth to a station that is not associated to us. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'sound/pci/ctxfi/ctdaio.c')
0 files changed, 0 insertions, 0 deletions
ause the offending pages to be claimed so they are no longer used in future tasks. SIGKILL is used to ensure that the process does not try to coredump and result in an attempt to read the memory again from within kernel space. Although there is a HV call to scrub the memory (mem_scrub), there is no easy way to guarantee that the real memory address(es) are not used by other tasks. Clearing the error with mem_scrub would zero the memory and cause the other processes to proceed with bad data. The handling of other non-resumable errors remain unchanged and will cause a panic. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/pci/asihpi/hpimsgx.c')