aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorNeilBrown <[email protected]>2018-03-02 10:31:25 +1100
committerGreg Kroah-Hartman <[email protected]>2018-03-06 04:17:27 -0800
commit3ab19e61b3adf550fd280fd6e0604da82368bd73 (patch)
tree57749f7cc6540d6f3b46f13c63bad6a71972bb28 /tools/perf/scripts/python/bin/stackcollapse-record
parentf689c72d7dbc7bab1cc20440ceccf2c240530d5b (diff)
staging: lustre: obdclass: don't require lct_owner to be non-NULL.
Some places in lu_object.c allow lct_owner to be NULL, implying that the code is built in to the kernel (not a module), but two places don't. This prevents us from building lustre into the kernel. So remove the requirement and always allow lct_owner to be NULL. This requires removing an "assert" that the module count is positive, but this is redundant as module_put() already does the necessary test. Signed-off-by: NeilBrown <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions