Binary compatibility report for the userspace-rcu library  between 0.6.4 and 0.6.5 versions on x86

Test Info


Library Nameuserspace-rcu
Version #10.6.4
Version #20.6.5
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files32
Total Shared Libraries6
Total Symbols / Types49 / 55
VerdictIncompatible
(4.1%)

Problem Summary


SeverityCount
Added Symbols-1
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium4
Low4
Problems with
Symbols
High0
Medium0
Low4
Problems with
Constants
Low3

Added Symbols (1)


rculfqueue.h, liburcu-cds.so.1.0.0
cds_lfq_destroy_rcu struct cds_lfq_queue_rcu* q )

to the top

Problems with Data Types, Medium Severity (4)


rculfqueue.h
[+] struct cds_lfq_node_rcu (2)
[+] struct cds_lfq_queue_rcu (2)

to the top

Problems with Data Types, Low Severity (4)


rculfqueue.h
[+] struct cds_lfq_node_rcu (2)
[+] struct cds_lfq_queue_rcu (2)

to the top

Problems with Symbols, Low Severity (4)


rculfqueue.h, liburcu-cds.so.1.0.0
[+] cds_lfq_init_rcu ( struct cds_lfq_queue_rcu* q, void(*release)(struct urcu_ref*) ) (2)

rculfstack.h, liburcu-cds.so.1.0.0
[+] cds_lfs_push_rcu ( struct cds_lfs_stack_rcu* s, struct cds_lfs_node_rcu* node ) (1)

wfstack.h, liburcu-cds.so.1.0.0
[+] cds_wfs_push ( struct cds_wfs_stack* s, struct cds_wfs_node* node ) (1)

to the top

Problems with Constants, Low Severity (3)


rculfqueue.h
[+] URCU_LFQ_PERMANENT_REF

urcu.h
[+] KICK_READER_LOOPS
[+] RCU_QS_ACTIVE_ATTEMPTS

to the top

Header Files (32)


arch.h
generic.h (arch/generic.h)
cds.h
compiler.h
config.h
futex.h
hlist.h
list.h
rcuhlist.h
rculfqueue.h
rculfstack.h
rculist.h
ref.h
rculfqueue.h (static/rculfqueue.h)
rculfstack.h (static/rculfstack.h)
wfqueue.h (static/wfqueue.h)
wfstack.h (static/wfstack.h)
system.h
uatomic.h
generic.h (uatomic/generic.h)
uatomic_arch.h
urcu-call-rcu.h
urcu-defer.h
urcu-futex.h
urcu-pointer.h
urcu.h
urcu.h (urcu/map/urcu.h)
urcu-pointer.h (urcu/static/urcu-pointer.h)
urcu.h (urcu/static/urcu.h)
urcu_ref.h
wfqueue.h
wfstack.h

to the top

Shared Libraries (6)


liburcu-bp.so.1.0.0
liburcu-cds.so.1.0.0
liburcu-mb.so.1.0.0
liburcu-qsbr.so.1.0.0
liburcu-signal.so.1.0.0
liburcu.so.1.0.0

to the top




Generated on Wed May 13 21:12:20 2015 for userspace-rcu by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API