Re: Long delay in resume from RAM (Was Re: [patch 00/69]-stablereview)

From: Romano Giannetti
Date: Thu May 24 2007 - 17:52:19 EST


On Thu, 2007-05-24 at 23:12 +0200, Sam Ravnborg wrote:

>
> I really cannot see why it makes a difference.
> If you use += (and :=) make will resolve EXTRA_CFLAGS when it see it.
> Whereas with = make will resolve it only when actually referenced.
>
> But the way we use EXTRA_CFLAGS it should not matter.
> If the fix above really helps nfs I need to take a closer look tomorrow.
>

No, you're right, it doesn't help. What could help is a form of saying
to make "add this EXTRA_CFLAGS to whatever is specified in the command
line". No idea if it exists.

Romano


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