summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorOleg Drokin <green@linuxhacker.ru>2016-12-06 23:57:36 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-12-07 16:30:23 +0100
commit8773159a97ccf2ae95f443227774f26f430fbb8a (patch)
treec9a964594b2c1abdb7664911ca6b141d6f6fa1d5 /tools/perf/scripts/python/bin/stackcollapse-record
parent4f43d8dbe634cc79c4b45cc088d066768c0359d2 (diff)
downloadkernel-8773159a97ccf2ae95f443227774f26f430fbb8a.tar.gz
staging/lustre/o2iblnd: Add missing space
checkpatch highlighted missing space before assignment for lock variable. + spinlock_t *lock= &kiblnd_data.kib_connd_lock; Signed-off-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
-08-10SUNRPC: Set rq_auth_stat in the pg_authenticate() calloutChuck Lever 2021-08-10SUNRPC: Add svc_rqst::rq_auth_statChuck Lever 2021-07-06rpc: remove redundant initialization of variable statusColin Ian King 2021-03-06rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields 2020-10-20SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()Martijn de Gouw 2020-07-24SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")Chuck Lever 2020-07-13SUNRPC: Augment server-side rpcgss tracepointsChuck Lever 2020-05-28sunrpc: clean up properly in gss_mech_unregister()NeilBrown 2020-05-28sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown 2020-04-27SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever 2020-04-27SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever 2020-03-16nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust 2020-03-16SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.cChuck Lever 2020-03-16SUNRPC: Add xdr_pad_size() helperChuck Lever 2020-02-07Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds 2020-02-07sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas 2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan 2019-12-18nfs: use time64_t internallyArnd Bergmann 2019-12-18sunrpc: convert to time64_t for expiryArnd Bergmann 2019-10-30SUNRPC: Fix svcauth_gss_proxy_init()Chuck Lever 2019-10-30SUNRPC: Trace gssproxy upcall resultsChuck Lever 2019-04-24SUNRPC: rsi_parse() should use the current user namespaceTrond Myklebust 2019-02-14SUNRPC: Add SPDX IDs to some net/sunrpc/auth_gss/ filesChuck Lever 2019-02-14SUNRPC: Remove xdr_buf_trim()Chuck Lever 2018-12-27sunrpc: use SVC_NET() in svcauth_gss_* functionsVasily Averin 2018-10-29SUNRPC: Lockless server RPCSEC_GSS context lookupTrond Myklebust 2018-10-03SUNRPC: Add lockless lookup of the server's auth domainTrond Myklebust