diff options
author | Kees Cook <[email protected]> | 2017-07-01 11:01:29 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-07-02 11:24:36 +0200 |
commit | 5d6dec6fba38c3e2d408df108bb92ef4ac201f18 (patch) | |
tree | 55ec5ad38498adac14d05c4a41781113ea8e4f8f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fd25d19f6b8da315332bb75936605fb45d3ea981 (diff) |
locking/refcount: Remove the half-implemented refcount_sub() API
CONFIG_REFCOUNT_FULL=y (correctly) does not provide a refcount_sub(),
which should not be part of proper refcount design patterns.
Remove the erroneous extern and the later !CONFIG_REFCOUNT_FULL
accidental implementation.
Signed-off-by: Kees Cook <[email protected]>
Cc: Elena Reshetova <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Fixes: 29dee3c03abc ("locking/refcounts: Out-of-line everything")
Link: http://lkml.kernel.org/r/20170701180129.GA17405@beast
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions