summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAlexander Usyskin <alexander.usyskin@intel.com>2016-12-14 17:56:52 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-04 18:22:44 +0100
commite09ee853c92011860a4bd2fbdf6126f60fc16bd3 (patch)
tree580aa5b27803e95e08bdf7acebe4fedbd0f5b623 /tools/perf/scripts/python/bin/stackcollapse-record
parent5026c9cb0744a9cd40242743ca91a5d712f468c6 (diff)
downloadkernel-e09ee853c92011860a4bd2fbdf6126f60fc16bd3.tar.gz
mei: move write cb to completion on credentials failures
The credentials handling was pushed to the write handlers but error handling wasn't done properly. Move write callbacks to completion queue to destroy them and to notify a blocked writer about the failure Fixes: 136698e535cd1 (mei: push credentials inside the irq write handler) Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com> Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
d>2010-10-08Staging: brcm80211: remove ARRAYSIZE macroGreg Kroah-Hartman 2010-10-08Staging: brcm80211: remove OFFSETOF macroGreg Kroah-Hartman 2010-10-08Staging: brcm80211: remove broken MIN() implementationGreg Kroah-Hartman 2010-10-08Staging: brcm80211: s/int32/s32/Greg Kroah-Hartman 2010-10-08Staging: brcm80211: s/uint32/u32/Greg Kroah-Hartman 2010-10-07Staging: brcm80211: s/uint16/u16/Greg Kroah-Hartman 2010-10-07staging: brcm80211: remove ';' after while() in macros.Jason Cooper 2010-10-06staging: brcm80211: fix checkpatch macro errors.Jason Cooper 2010-10-06staging: brcm80211: fix 'do not init statics to 0 or NULL'Jason Cooper 2010-10-06staging: brcm80211: fix 'do not init globals to 0 or NULL'Jason Cooper 2010-10-05Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman 2010-10-05Staging: brcm80211: s/uchar/unsigned char/Greg Kroah-Hartman 2010-10-05Staging: brcm80211: s/int8/s8/Greg Kroah-Hartman 2010-10-05Staging: brcm80211: brcmfmac: s/uint8/u8/Greg Kroah-Hartman 2010-10-05staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper 2010-09-21staging: brcm80211: add fullmac driverHenry Ptasinski