X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=include%2Furcu%2Fcall-rcu.h;h=fc63ecd52b8b4b7f2bccd58c0e7ecbcc2c458f98;hp=339ebacc3f7c013975d62370ca27aa47b282e724;hb=89d19b437b1467f98ecee4190d1160e99111671f;hpb=4477a87021ffbfbfdb2a2084d05a084171343d36 diff --git a/include/urcu/call-rcu.h b/include/urcu/call-rcu.h index 339ebac..fc63ecd 100644 --- a/include/urcu/call-rcu.h +++ b/include/urcu/call-rcu.h @@ -2,17 +2,15 @@ #define _URCU_CALL_RCU_H /* - * urcu-call-rcu.h + * urcu/call-rcu.h * - * Userspace RCU header - deferred execution + * Userspace RCU header - batch memory reclamation with kernel API * * Copyright (c) 2009 Mathieu Desnoyers * Copyright (c) 2009 Paul E. McKenney, IBM Corporation. * - * LGPL-compatible code should include this header with : - * - * #define _LGPL_SOURCE - * #include + * This header is meant to be included indirectly through a liburcu + * flavor header. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public