[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47C35A56.8080509@goop.org>
Date: Mon, 25 Feb 2008 16:16:22 -0800
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Ingo Molnar <mingo@...e.hu>
CC: Vegard Nossum <vegard.nossum@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: compile problem in current x86.git
Ingo Molnar wrote:
> * Vegard Nossum <vegard.nossum@...il.com> wrote:
>
>
>>> asm-x86/kmemcheck.h does seem to be completely missing. Looks like
>>> 8db0acefb3025795abe3f37669354677a03de680 "x86: add hooks for
>>> kmemcheck" should have added the file.
>>>
>> Hm. This is x86#testing, no? I don't think there's any kmemcheck code
>> whatsoever in other branches.
>>
>> The file should be added with this commit:
>>
>> kmemcheck: add the kmemcheck core
>> http://git.kernel.org/?p=linux/kernel/git/x86/linux-2.6-x86.git;a=commit;h=c83d05d69382945c92a2e7a2b168c1cc2aa77c29
>>
>
> yes, x86.git looks fine here too:
>
> ~/linux.trees.git> git-checkout -b tmp x86/testing
> Branch tmp set up to track remote branch refs/remotes/x86/testing.
> Switched to a new branch "tmp"
> ~/linux.trees.git> cd include/asm-x86/
> ~/linux.trees.git/include/asm-x86> ls -l kmemcheck.h
> -rw-rw-r-- 1 mingo mingo 55 2008-02-25 21:41 kmemcheck.h
> ~/linux.trees.git/include/asm-x86> cd ..
> ~/linux.trees.git/include> cd ..
> ~/linux.trees.git> ls -ldt include/asm-x86/kmemcheck.h
> -rw-rw-r-- 1 mingo mingo 55 2008-02-25 21:41 include/asm-x86/kmemcheck.h
> ~/linux.trees.git> git-log | head -1
> commit c9d2f5489cec70f814bf64033290e5f05b4d7f33
I'm using #mm. Should I be using #testing?
J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists