Re: [Lguest] [PATCH] Various fixups from first bug reports

2011-07-23 Thread Robin Gareus
On 07/23/2011 05:17 AM, hermann wrote: Am Freitag, den 22.07.2011, 21:20 +0200 schrieb Uwe Kleine-König: I don't understand that and didn't try to reproduce. hermann, maybe you can follow up with your failing .config and try to reproduce on v3.0 (without rt)? Best regards Uwe well, it

Re: [Lguest] [PATCH] Various fixups from first bug reports

2011-07-23 Thread Robin Gareus
On 07/23/2011 04:19 PM, hermann wrote: Am Samstag, den 23.07.2011, 11:57 +0200 schrieb Robin Gareus: Hello Herman, Are you using make-kpkg? You need to change the path to lguest in /usr/share/kernel-package/ruleset/targets/doc.mk and two or three other files there as Rusty outlined. HTH,

Re: [Lguest] [PATCH] Various fixups from first bug reports

2011-07-23 Thread Uwe Kleine-König
Hello, On Sat, Jul 23, 2011 at 04:19:13PM +0200, hermann wrote: Am Samstag, den 23.07.2011, 11:57 +0200 schrieb Robin Gareus: Yes, using make-kpkg. I changed line 61 from there is an alternative, make deb-pkg in the vanilla kernel. Depending on why you use make-kpkg it might be worth

Re: [Lguest] [PATCH] Various fixups from first bug reports

2011-07-22 Thread Uwe Kleine-König
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

Re: [Lguest] [PATCH] Various fixups from first bug reports

2011-07-22 Thread hermann
Am Freitag, den 22.07.2011, 08:57 +0200 schrieb Uwe Kleine-König: 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?

Re: [Lguest] [PATCH] Various fixups from first bug reports

2011-07-22 Thread Rusty Russell
On Fri, 22 Jul 2011 08:57:11 +0200, Uwe Kleine-König u.kleine-koe...@pengutronix.de wrote: 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

Re: [Lguest] [PATCH] Various fixups from first bug reports

2011-07-22 Thread Uwe Kleine-König
Hello, On Fri, Jul 22, 2011 at 08:34:59PM +0930, Rusty Russell wrote: On Fri, 22 Jul 2011 08:57:11 +0200, Uwe Kleine-König u.kleine-koe...@pengutronix.de wrote: second was with CONFIG_LGUEST_GUEST enabled, module build stage 2 failed with Documentation/lguest not found Hmm, there is

Re: [Lguest] [PATCH] Various fixups from first bug reports

2011-07-22 Thread hermann
Am Freitag, den 22.07.2011, 21:20 +0200 schrieb Uwe Kleine-König: I don't understand that and didn't try to reproduce. hermann, maybe you can follow up with your failing .config and try to reproduce on v3.0 (without rt)? Best regards Uwe well, it also didn't build from the 3.0 mainline