lockup in rb_get_reader_page

From: Jiaying Zhang
Date: Tue Mar 30 2010 - 19:28:04 EST


Hi Steven,

We recently saw some cpu lockups while running kernel tracing.
The problem started to happen after we synced up our ring buffer
code with the upstream lockless ring buffer change. It usually
took many hours and heavy trace load to hit this problem. When
the lockup happens, the problematic cpu seemed to be in an infinite
loop of trying to grab the head_page in rb_get_reader_page().

We would like to check with you on whether this is a known issue.
If so, do we have a bug fix? If not, do you have any suggestions on
where we should check?

Thanks a lot!

Jiaying
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/