* Paolo Bonzini ([email protected]) wrote: > I'm resending patches that have mostly already been reviewed, but you > have not pushed yet. > > Paolo Bonzini (7):
Hi Paolo, My bad !! I initially pulled them into ma lfqueue-dev branch rather than master. I just cherry-picked and pushed patches 1 through 6 of this patchset: > wfqueue: fix type-incorrect assignment > rcutorture: fix rcutorture-qsbr > urcu-qsbr: move private definitions to .c file > rcutorture: put thread offline while waiting for the init flag > urcu-bp: move private definitions to .c file > urcu: move private definitions to .c file I'll reply to this last one in a separate email: > urcu-qsbr: avoid useless futex wakeups and burning CPU for long > grace > periods Thanks! Mathieu > > tests/Makefile.am | 2 +- > tests/rcutorture.h | 6 ++++-- > urcu-bp.c | 5 +++++ > urcu-qsbr.c | 22 +++++++++++++++++----- > urcu.c | 12 ++++++++++++ > urcu/static/urcu-bp.h | 5 ----- > urcu/static/urcu-qsbr.h | 19 ++++++------------- > urcu/static/urcu.h | 12 ------------ > urcu/static/wfqueue.h | 2 +- > 9 files changed, 46 insertions(+), 39 deletions(-) > > -- > 1.7.6 > > > _______________________________________________ > ltt-dev mailing list > [email protected] > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev > -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.efficios.com _______________________________________________ ltt-dev mailing list [email protected] http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
