Binary compatibility report for the userspace-rcu library  between 0.5.4 and 0.6.1 versions on x86

Test Info


Library Nameuserspace-rcu
Version #10.5.4
Version #20.6.1
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files25
Total Shared Libraries10
Total Symbols / Types35 / 41
VerdictIncompatible
(38.6%)

Problem Summary


SeverityCount
Added Symbols-25
Removed SymbolsHigh12
Problems with
Data Types
High0
Medium1
Low5
Problems with
Symbols
High0
Medium2
Low1
Problems with
Constants
Low2
Other Changes
in Constants
-8

Added Symbols (25)


urcu-call-rcu.h, liburcu.so.1.0.0
call_rcu_after_fork_child ( )
call_rcu_data_free struct call_rcu_data* crdp )
call_rcu_mb ( struct rcu_head* head, void(*func)(struct rcu_head*) )
create_all_cpu_call_rcu_data_mb unsigned long flags )
create_call_rcu_data_mb ( unsigned long flags, int cpu_affinity )
free_all_cpu_call_rcu_data_mb ( )
get_call_rcu_data_mb ( )
get_call_rcu_thread_mb struct call_rcu_data* crdp )
get_cpu_call_rcu_data_mb int cpu )
get_default_call_rcu_data_mb ( )
get_thread_call_rcu_data_mb ( )
set_cpu_call_rcu_data_mb int cpu, struct call_rcu_data* crdp )
set_thread_call_rcu_data_mb struct call_rcu_data* crdp )

urcu-defer.h, liburcu.so.1.0.0
defer_rcu_mb ( void(*fct)(void*), void* p )
rcu_defer_barrier_mb ( )
rcu_defer_barrier_thread_mb ( )
rcu_defer_register_thread_mb ( )
rcu_defer_unregister_thread_mb ( )

urcu.h, liburcu.so.1.0.0
rcu_gp_ctr_mb [data]
rcu_init_mb ( )
rcu_read_lock_mb ( )
rcu_read_unlock_mb ( )
rcu_register_thread_mb ( )
rcu_unregister_thread_mb ( )
synchronize_rcu_mb ( )

to the top

Removed Symbols (12)


urcu-defer.h, liburcu-defer.so.0.0.0
defer_rcu ( void(*fct)(void*), void* p )
rcu_defer_barrier ( )
rcu_defer_barrier_thread ( )
rcu_defer_register_thread ( )
rcu_defer_unregister_thread ( )

urcu-static.h, liburcu.so.0.0.0
rcu_gp_ctr [data]

urcu.h, liburcu.so.0.0.0
rcu_init ( )
rcu_read_lock ( )
rcu_read_unlock ( )
rcu_register_thread ( )
rcu_unregister_thread ( )
synchronize_rcu ( )

to the top

Problems with Data Types, Medium Severity (1)


rculfqueue.h
[+] struct cds_lfq_queue_rcu (1)

to the top

Problems with Symbols, Medium Severity (2)


rculfqueue.h, librculfqueue.so.0.0.0
[+] cds_lfq_dequeue_rcu ( struct cds_lfq_queue_rcu* q, void(*release)(struct urcu_ref*) ) (1)
[+] cds_lfq_init_rcu struct cds_lfq_queue_rcu* q ) (1)

to the top

Problems with Data Types, Low Severity (5)


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

to the top

Problems with Symbols, Low Severity (1)


urcu-static.h, liburcu.so.0.0.0
[+] gp_futex [data] (1)

to the top

Problems with Constants, Low Severity (2)


urcu-defer-static.h
[+] DEFER_QUEUE_SIZE
[+] DQ_FCT_BIT

to the top

Other Changes in Constants (8)


urcu-call-rcu.h
[+] URCU_CALL_RCU_RT
[+] URCU_CALL_RCU_RUNNING
[+] URCU_CALL_RCU_STOP
[+] URCU_CALL_RCU_STOPPED

wfqueue.h
[+] WFQ_ADAPT_ATTEMPTS
[+] WFQ_WAIT

wfstack.h
[+] CDS_WFS_ADAPT_ATTEMPTS
[+] CDS_WFS_WAIT

to the top

Header Files (25)


arch.h
arch_generic.h
compiler.h
config.h
hlist.h
list.h
rcuhlist.h
rculfqueue-static.h
rculfqueue.h
rculfstack-static.h
rculfstack.h
rculist.h
system.h
uatomic_arch.h
uatomic_generic.h
urcu-defer-static.h
urcu-defer.h
urcu-futex.h
urcu-pointer-static.h
urcu-pointer.h
urcu-static.h
urcu.h
urcu_ref.h
wfqueue.h
wfstack.h

to the top

Shared Libraries (10)


librculfqueue.so.0.0.0
librculfstack.so.0.0.0
liburcu-bp.so.0.0.0
liburcu-defer.so.0.0.0
liburcu-mb.so.0.0.0
liburcu-qsbr.so.0.0.0
liburcu-signal.so.0.0.0
liburcu.so.0.0.0
libwfqueue.so.0.0.0
libwfstack.so.0.0.0

to the top




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