summaryrefslogtreecommitdiff
path: root/include/net/smc.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2017-01-05 13:38:35 +0100
committerKalle Valo <kvalo@codeaurora.org>2017-02-07 09:56:19 +0200
commit50d55b6d3f1c40485e2e06b2805ef81f881ee9db (patch)
tree0fe737713cbc3568d1cd88fb61d06f18c7dfdbe5 /include/net/smc.h
parentd7eb3c0a6bb34cf0e6bc73ed65784363bbba6763 (diff)
mwifiex: don't include mac80211.h
This driver doesn't use mac80211, so it shouldn't include mac80211.h, include only the necessary cfg80211.h instead. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/net/smc.h')
0 files changed, 0 insertions, 0 deletions
serve previous registers for short regset write
Ensure that if userspace supplies insufficient data to PTRACE_SETREGSET to fill all the registers, the thread's old registers are preserved. convert_vx_to_fp() is adapted to handle only a specified number of registers rather than unconditionally handling all of them: other callers of this function are adapted appropriately. Based on an initial patch by Dave Martin. Cc: stable@vger.kernel.org Reported-by: Dave Martin <Dave.Martin@arm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/util/find-vdso-map.c')