[ltt-dev] [PATCH] fix build error of marker.c
KOSAKI Motohiro
kosaki.motohiro at jp.fujitsu.com
Tue Oct 28 02:08:54 EDT 2008
> Hi Kosaki,
>
> Ah, it's been a while I've enabled the "userspace markers ABI" option in
> my test tree. So yes, I broke it by changing the markers mutexes. I am
> releasing LTTng 0.49 at the moment which fixes the problem. Your fix
> does not follow the new locking semantics of marker.c, I now use
> "lock_modules()" to protect the markers rather than markers_mutex.
sorry for post broken patch.
Honestly, I haven't seen "userspace markers ABI" code yet.
I'll do that soon.
> And yes, you are using the correct git repository.
>
> Thanks for reporting this issue.
I see.
Thanks.
More information about the lttng-dev
mailing list