Hello, (These two issues occured on 3.0-rc7-rt0, I think they apply to mainline, too.) On Fri, Jul 22, 2011 at 07:43:34AM +0200, hermann wrote: > well, I run into 2 ops, witch, I guess not related to the rt patch. > > first one was with CONFIG_SENSORS_LTC4245, module build stage 2 failed > with undefined reference to of_find_property of_find_property isn't exported to modules. Maybe of_get_property should be used? Should of_find_property be static then? Alternatively export of_find_property, too. Grant? > second was with CONFIG_LGUEST_GUEST enabled, module build stage 2 failed > with Documentation/lguest not found Hmm, there is Documentation/virtual/lguest. Didn't find where Documentation/lguest is used from a quick look. Rusty? Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ | -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html