summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2024-09-21 14:25:37 -0400
committerChuck Lever <chuck.lever@oracle.com>2024-09-23 10:37:20 -0400
commitdc0d0f885aa422f621bc1c2124133eff566b0bc8 (patch)
tree65e34a41b553dc42b1ff97862fd41684d14c21d5 /tools/perf/scripts/python/bin/stackcollapse-report
parent509abfc7a0ba66afa648e8216306acdc55ec54ed (diff)
downloadkernel-dc0d0f885aa422f621bc1c2124133eff566b0bc8.tar.gz
NFSD: Mark filecache "down" if init fails
NeilBrown says: > The handling of NFSD_FILE_CACHE_UP is strange. nfsd_file_cache_init() > sets it, but doesn't clear it on failure. So if nfsd_file_cache_init() > fails for some reason, nfsd_file_cache_shutdown() would still try to > clean up if it was called. Reported-by: NeilBrown <neilb@suse.de> Fixes: c7b824c3d06c ("NFSD: Replace the "init once" mechanism") Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
mmit/Documentation/livepatch?h=linux-6.6.y&id=c4e6874f2a2965e932f4a5cf2631bc6024e55021'>livepatch: Atomic replace and cumulative patches documentationPetr Mladek 2019-01-11livepatch: Add atomic replaceJason Baron 2019-01-11livepatch: Simplify API by removing registration stepPetr Mladek 2018-05-24livepatch: Remove not longer valid limitations from the documentationPetr Mladek 2018-04-17livepatch: Allow to call a custom callback when freeing shadow variablesPetr Mladek 2018-04-17livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek 2018-01-11livepatch: Remove immediate featureMiroslav Benes 2017-12-07livepatch: force transition to finishMiroslav Benes 2017-12-04livepatch: send a fake signal to all blocking tasksMiroslav Benes 2017-10-19livepatch: add (un)patch callbacksJoe Lawrence 2017-10-02livepatch: Small shadow variable documentation fixesPetr Mladek 2017-09-14livepatch: introduce shadow variable APIJoe Lawrence 2017-03-08livepatch: allow removal of a disabled patchJosh Poimboeuf 2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf 2017-02-22Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds 2017-01-26Doc: Fix double words in DocumentationMasanari Iida 2017-01-11livepatch: doc: remove the limitation for schedule() patchingMiroslav Benes 2016-12-09Documentation/livepatch: Fix stale link to gmamePetr Mladek 2016-08-18Documentation: livepatch: add section about arch-specific codeJessica Yu 2016-05-17Merge branches 'for-4.7/core', 'for-4.7/livepatching-doc' and 'for-4.7/livepa...Jiri Kosina 2016-04-27livepatch: Add some basic livepatch documentationPetr Mladek 2016-04-01Documentation: livepatch: outline Elf format and requirements for patch modulesJessica Yu