All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: "Gabriel L. Somlo" <somlo@cmu.edu>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: recent kvm-kmod commit breaks on F18
Date: Mon, 29 Apr 2013 22:09:42 +0200	[thread overview]
Message-ID: <517ED386.5040309@web.de> (raw)
In-Reply-To: <20130429194412.GD1646@HEDWIG.INI.CMU.EDU>

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

On 2013-04-29 21:44, Gabriel L. Somlo wrote:
> On Mon, Apr 29, 2013 at 09:06:37PM +0200, Jan Kiszka wrote:
>>> Bisect says that commit 4fb60de74f93a601775dbda053b3237634d7a417
>>
>> That commit alone is broken as it depends on the refactorings being
>> selected by the submodule update.
>>
>> Does the problem persist with current master checked out into a clean
>> folder?
> 
> OK, after further digging, following your canonical steps
> (i.e. "git submodule update --init") seems to work without problems.
> 
> Instead, i was replacing the "linux" directory from kvm-kmod with a
> symlink to ../kvm (itself obtained via "git clone"), in a (potentially
> misguided) attempt to stay on the master branch of both projects.
> 
> That *used* to work until the recent update. Now that I know I'm
> "off the reservation", I haven't yet figured out how "reasonable" vs.
> "bone-headed" of a thing that is... :)

Linking should work as well, though is unnecessary:

   make LINUX=/path/to/your/repo sync

That's what I'm doing all the time to test my kvm hacks on my
not-so-recent host kernel.

Jan



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

  reply	other threads:[~2013-04-29 20:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-29 18:33 recent kvm-kmod commit breaks on F18 Gabriel L. Somlo
2013-04-29 19:06 ` Jan Kiszka
2013-04-29 19:44   ` Gabriel L. Somlo
2013-04-29 20:09     ` Jan Kiszka [this message]
2013-04-29 20:30       ` Gabriel L. Somlo
2013-04-29 20:33         ` Jan Kiszka
2013-04-29 20:39           ` Gabriel L. Somlo
2013-04-29 20:41             ` Jan Kiszka
2013-04-29 21:20               ` Gabriel L. Somlo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=517ED386.5040309@web.de \
    --to=jan.kiszka@web.de \
    --cc=kvm@vger.kernel.org \
    --cc=somlo@cmu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.