Re: x86: split spinlock implementations out into their own files

From: Ingo Molnar
Date: Thu Jul 24 2008 - 06:32:48 EST



* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

> ftrace requires certain low-level code, like spinlocks and timestamps,
> to be compiled without -pg in order to avoid infinite recursion. This
> patch splits out the core paravirt spinlocks and the Xen spinlocks
> into separate files which can be compiled without -pg.
>
> Also do xen/time.c while we're about it. As a result, we can now use
> ftrace within a Xen domain.

applied to x86/spinlocks, thanks Jeremy.

Ingo
--
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/