summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2012-11-02 16:58:56 -0400
committerSteven Rostedt <rostedt@goodmis.org>2013-01-22 23:37:57 -0500
commit6350379452ccaeaa71734adf57dec2ebc9207849 (patch)
tree58873a5c9c3d7c2b9b29d56482a87a4392ecb8a2 /scripts/const_structs.checkpatch
parent05cbbf643b8eea1be21082c53cdb856d1dc6d765 (diff)
downloadkernel-6350379452ccaeaa71734adf57dec2ebc9207849.tar.gz
ftrace: Fix global function tracers that are not recursion safe
If one of the function tracers set by the global ops is not recursion safe, it can still be called directly without the added recursion supplied by the ftrace infrastructure. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
odules in separate fileAlexey Gladkov 2019-05-07.gitignore: add leading and trailing slashes to generated directoriesMasahiro Yamada 2018-12-13kbuild: Add support for DT binding schema checksRob Herring 2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds 2018-04-11clang-format: add configuration fileMiguel Ojeda 2018-04-07kbuild: rename *-asn1.[ch] to *.asn1.[ch]Masahiro Yamada 2018-04-07.gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada 2018-04-07.gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignoreMasahiro Yamada 2018-03-26kbuild: move include/config/ksym/* to include/ksym/*Masahiro Yamada 2018-02-14.gitignore: ignore ASN.1 auto generated filesZhu Lingshan 2017-12-13scripts/package: snap-pkg targetPaolo Pisati 2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2017-11-14kbuild: rpm-pkg: keep spec file until make mrproperMasahiro Yamada 2017-11-08.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada 2017-11-08.gitignore: sort normal pattern rules alphabeticallyMasahiro Yamada 2017-04-25kbuild: Add support to generate LLVM assembly filesVinícius Tinti 2016-08-02Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds 2016-07-22scripts: add Linux .cocciconfig for coccinelleLuis R. Rodriguez 2016-06-07GCC plugin infrastructureEmese Revfy 2016-04-28gitignore: fix wordingKyeongmin Cho 2015-09-08Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds 2015-08-28.gitignore: add *.su patternRasmus Villemoes 2015-08-07modsign: Use single PEM file for autogenerated keyDavid Woodhouse 2015-06-15Kbuild: Add ID files to .gitignoreAndi Kleen 2015-06-15gitignore: Add MIPS vmlinux.32 to the listFlorian Fainelli 2015-04-17.gitignore: ignore *.tarAndrey Skvortsov 2015-02-17scripts/gdb: ignore byte-compiled python filesDaniel Thompson 2015-02-12gitignore: ignore tar-install build directoryAndrey Skvortsov 2014-11-25.gitignore: Add Kdevelop4 project filesBoaz Harrosh 2014-07-30kbuild: Support split debug info v4Andi Kleen 2014-04-16.gitignore: ignore Module.symvers in all directoriesZhao, Gang 2014-02-10gitignore: add all.configBorislav Petkov 2013-07-31.gitignore: ignore *.lz4 filesMarkus Trippelsdorf 2012-12-17.gitignore: remove stale entry for generated version.hJonathan Austin 2012-10-19MODSIGN: Cleanup .gitignoreDavid Howells 2012-10-10MODSIGN: Provide gitignore and make clean rules for extra filesDavid Howells