RE: new asm-offsets.h patch problems

From: Luck, Tony
Date: Sun Sep 11 2005 - 09:55:17 EST


>Do you recall why you have this make prepare step. It smells like a
>workaround for a missing dependency somewhere.

There used to be a problem with starting out with "make -j8" ... sometimes
offsets.h hadn't been made before another compilation was started that
needed it. This may have been fixed at some point, but I wired a
"make prepare" into my scripts to avoid it.

>Tony - can you test below patch and tell it this solve the problem you
>see?
>
>Changes outside top-level Makefile and ia64 Makefile is irellevant for
>you.

I'll try it. Hunk#2 of the change to Makefile didn't apply with
patch ... I had to apply it by hand.

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