Re: [PATCH 2.6.21] m32r: Fix switch_to macro to push/pop framepointer if needed

From: Andrew Morton
Date: Thu May 10 2007 - 01:23:01 EST


On Thu, 10 May 2007 13:58:36 +0900 Hirokazu Takata <takata.hirokazu@xxxxxxxxxxx> wrote:

> +#if defined(CONFIG_FRAME_POINTER)
> + || !defined(CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER)

hm, I didn't know that the preprocessor permitted that.

I'll stick a \ in there to be safe.
-
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/