aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2016-01-08 07:43:50 -0800
committerPaul E. McKenney <[email protected]>2016-02-23 19:59:55 -0800
commit9de630c4f264dec48e61edd871cb98b8e1b58250 (patch)
treee11bfe739aeb1e90d2a0fb31df4339bf39d2ced2 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent9fc9204ef9fdbe550fd81a554abce2b210e63e49 (diff)
rcu: Document unique-name limitation for DEFINE_STATIC_SRCU()
SRCU uses per-CPU variables, and DEFINE_STATIC_SRCU() uses a static per-CPU variable. However, per-CPU variables have significant restrictions, for example, names of per-CPU variables must be globally unique, even if declared static. These restrictions carry over to DEFINE_STATIC_SRCU(), and this commit therefore documents these restrictions. Reported-by: Stephen Rothwell <[email protected]> Reported-by: kbuild test robot <[email protected]> Suggested-by: Boqun Feng <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Reviewed-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions