From mboxrd@z Thu Jan 1 00:00:00 1970 From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers) Date: Thu, 11 Feb 2010 10:03:56 -0500 Subject: [ltt-dev] [RELEASE] LTTng 0.192 Message-ID: <20100211150356.GA17861@Krystal> LTTng 0.192 fixes a crash with immediate values on x86 for kernel configured without modules. It was caused by a mainline commit which restricted the liveness of the "nop" table to init time in this configuration. Mathieu