summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMathieu Souchaud <mattieu.souchaud@free.fr>2014-05-28 09:12:37 +0200
committerBorislav Petkov <bp@suse.de>2014-05-30 22:01:40 +0200
commit9c15a24b038f4d8da93a2bc2554731f8953a7c17 (patch)
tree33f565cc4b6a6ea9705ce1a3c6fa94c8e07c6a6d /tools/perf/scripts/python
parentc7208164e66f63e3ec1759b98087849286410741 (diff)
downloadkernel-9c15a24b038f4d8da93a2bc2554731f8953a7c17.tar.gz
x86/mce: Improve mcheck_init_device() error handling
Check return code of every function called by mcheck_init_device(). Signed-off-by: Mathieu Souchaud <mattieu.souchaud@free.fr> Link: http://lkml.kernel.org/r/1399151031-19905-1-git-send-email-mattieu.souchaud@free.fr Signed-off-by: Borislav Petkov <bp@suse.de>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
k.pl: Add openrisc supportStafford Horne 2017-02-22scripts/checkstack.pl: add support for nios2Tobias Klauser 2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2014-08-28checkstack.pl: port to AArch64Kyle McMartin 2014-08-08scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86Konstantin Khlebnikov 2014-06-10kbuild: trivial - remove trailing empty linesMasahiro Yamada 2013-03-02scripts/checkstack.pl: Add metag supportJames Hogan 2011-05-18Haavard Skinnemoen has left AtmelJean Delvare 2010-03-07scripts: improve checkstackStephen Hemminger 2008-10-22sparc: Add checkstack supportMartin Habets 2008-10-10[S390] Fix checkstack for s390Christian Borntraeger 2008-07-25fix checkstack.pl arch detectionEric Sandeen 2008-07-25find dynamic stack allocations in checkstack.plEric Sandeen 2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel 2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds 2007-10-20[PARISC] Port checkstack.pl to pariscKyle McMartin 2007-10-19fix a trivial typo in scripts/checkstack.plJoern Engel 2007-10-17Add stack checking for BlackfinMike Frysinger 2007-10-11[AVR32] checkstack supportHaavard Skinnemoen 2006-08-25[POWERPC] make checkstack work with ARCH=powerpcJohannes Berg