summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2009-11-17 14:46:14 +0100
committerThomas Gleixner <tglx@linutronix.de>2009-12-14 23:55:33 +0100
commita26724591edba5acc528d41f3906a972590e8f54 (patch)
tree4e7a1c7c7e4b19b428222da9232aa7322439e243 /scripts/stackusage
parentfa4062e7eae8f484c90b9cdd850b5df39ab0e5a0 (diff)
downloadkernel-a26724591edba5acc528d41f3906a972590e8f54.tar.gz
plist: Make plist debugging raw_spinlock aware
plists are used with spinlocks and raw_spinlocks. Change the plist debugging to handle both types. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Peter Zijlstra <peterz@infradead.org> Acked-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
mment typoXin Gao 2022-10-24lib: zstd: fix repeated words in commentsJilin Yuan 2022-10-03zstd: Fixing mixed module-builtin objectsAlexey Kardashevskiy 2021-11-18lib: zstd: Don't add -O3 to cflagsNick Terrell 2021-11-18lib: zstd: Don't inline functions in zstd_opt.cNick Terrell 2021-11-18lib: zstd: Fix unused variable warningNick Terrell 2021-11-08lib: zstd: Add cast to silence clang's -Wbitwise-instead-of-logicalNathan Chancellor 2021-11-08lib: zstd: Upgrade to latest upstream zstd version 1.4.10Nick Terrell 2021-11-08lib: zstd: Add decompress_sources.h for decompress_unzstdNick Terrell 2021-11-08lib: zstd: Add kernel-specific APINick Terrell 2021-07-01lib/decompressors: fix spelling mistakesZhen Lei 2020-11-19lib: Fix fall-through warnings for ClangGustavo A. R. Silva 2020-11-18Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"Nick Desaulniers 2020-08-24lib: Revert use of fallthrough pseudo-keyword in lib/Gustavo A. R. Silva 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-07-31lib: Prepare zstd for preboot environment, improve performanceNick Terrell 2019-09-15lib/zstd/mem.h: replace __inline by inlineRasmus Villemoes 2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner 2019-04-08lib: zstd: Mark expected switch fall-throughsGustavo A. R. Silva 2018-03-26lib: zstd: clean up Makefile for simpler composite object handlingMasahiro Yamada 2017-08-15lib: Add zstd modulesNick Terrell