On Mon, Jun 01, 2020 at 07:45:47PM +0100, Jules Irenge wrote: > > Jules Irenge (5): > rcu/rcutorture: replace 0 with false > rcu: replace 1 with true
I queued these two, thank you! > rcu: replace + with | This one I am not all that excited about, so I am leaving it off. Thanx, Paul > x86/ftrace: Add annotations for ftrace_arch_code_modify_prepare() and > ftrace_arch_code_modify_post_process() > sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf() > > arch/x86/kernel/ftrace.c | 2 ++ > drivers/net/ethernet/sfc/ef10.c | 1 + > kernel/rcu/rcutorture.c | 2 +- > kernel/rcu/tree_plugin.h | 22 +++++++++++----------- > kernel/rcu/update.c | 2 +- > 5 files changed, 16 insertions(+), 13 deletions(-) > > -- > 2.18.2 >