summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>2016-10-26 14:21:27 +0300
committerLuca Coelho <luciano.coelho@intel.com>2017-02-03 16:26:37 +0200
commit143b0b2ae8c1f0c0e036ec859d0a49482892234b (patch)
tree99336966c5c7fe65a593d0c5a0b441231641e868 /include/soc
parent36401cb7ffae731295a6dd1ce2b40d7ad74245f4 (diff)
iwlwifi: mvm: fix PS-Poll enablement
We added the uAPSD enabled ACs and that made the firmware choose to pull frames with uAPSD trigger frames instead of PS-Poll. Fix that. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'include/soc')
0 files changed, 0 insertions, 0 deletions
handle_mm_fault() for autonuma to deal with. The case of pages that are really not executable is handled by the existing test for VM_EXEC further down. That leaves us with catching the kernel attempts at executing user pages. We can catch that earlier, even before we do find_vma. It is never valid on powerpc for the kernel to take an exec fault to begin with. So fold that test with the existing test for the kernel faulting on kernel addresses to bail out early. Fixes: 1d18ad026844 ("powerpc/mm: Detect instruction fetch denied and report") Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Acked-by: Balbir Singh <bsingharora@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'include/trace/events/sunvnet.h')