Re: [PATCH v6 1/6] tracing,x86: Add a TSC trace_clock

From: David Sharp
Date: Tue Oct 16 2012 - 16:02:51 EST


On Tue, Oct 16, 2012 at 5:53 AM, David Howells <dhowells@xxxxxxxxxx> wrote:
> David Sharp <dhsharp@xxxxxxxxxx> wrote:
>
>> > Please use the Kbuild infrastructure ("generic-y += ..." in
>> > arch/*/include/asm/Kbuild)
>> > instead of adding wrappers around the asm-generic version.
>>
>> mips apparently recencly got rid of arch/mips/include/asm/Kbuild.
>
> It didn't. However, if you use patch to create your kernel tree, then patch
> may have removed it. If you're using GIT, it should still exist. Try:

Ah, right. It's not missing, just empty.

>
> git log -- arch/mips/include/asm/Kbuild
>
>> What should I do for mips?
>
> Just create the file with a single "generic-y += ..." line in it.

Okay. Thanks.

>
> David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/