public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* problems with kvm-kmod
@ 2010-06-20 10:18 Gleb Natapov
  2010-06-20 12:09 ` Jan Kiszka
  0 siblings, 1 reply; 2+ messages in thread
From: Gleb Natapov @ 2010-06-20 10:18 UTC (permalink / raw)
  To: jan.kiszka; +Cc: kvm

commit f69f5bf2cba0e broke kvm-kmod with non-split build.
The problem is that $kernelsourcedir is empty so
KERNELSOURCEDIR=$(cd $kernelsourcedir; pwd) sets KERNELSOURCEDIR to be
user's home dir.

--
			Gleb.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: problems with kvm-kmod
  2010-06-20 10:18 problems with kvm-kmod Gleb Natapov
@ 2010-06-20 12:09 ` Jan Kiszka
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Kiszka @ 2010-06-20 12:09 UTC (permalink / raw)
  To: Gleb Natapov; +Cc: kvm

[-- Attachment #1: Type: text/plain, Size: 280 bytes --]

Gleb Natapov wrote:
> commit f69f5bf2cba0e broke kvm-kmod with non-split build.
> The problem is that $kernelsourcedir is empty so
> KERNELSOURCEDIR=$(cd $kernelsourcedir; pwd) sets KERNELSOURCEDIR to be
> user's home dir.

Indeed, should be fixed now.

Thanks,
Jan



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-20 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-20 10:18 problems with kvm-kmod Gleb Natapov
2010-06-20 12:09 ` Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox