aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorNaoya Horiguchi <[email protected]>2014-07-30 16:08:30 -0700
committerLinus Torvalds <[email protected]>2014-07-30 17:16:13 -0700
commit52089b14c08f6ee9886c40b031712383fa24ddd9 (patch)
tree75dab80c770401054ef68a70461ca3e06e237c64 /tools/perf/util/trace-event-scripting.c
parent93a9eb39fad1b5fc9077776caa3af207883b254d (diff)
hwpoison: call action_result() in failure path of hwpoison_user_mappings()
hwpoison_user_mappings() could fail for various reasons, so printk()s to print out the reasons should be done in each failure check inside hwpoison_user_mappings(). And currently we don't call action_result() when hwpoison_user_mappings() fails, which is not consistent with other exit points of memory error handler. So this patch fixes these messaging problems. Signed-off-by: Naoya Horiguchi <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Chen Yucong <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions