On Sun, Nov 16, 2008 at 10:20 AM, Bob Copeland <me@xxxxxxxxxxxxxxx> wrote: > As you can see, the modules think "phy0" should be at offset 164, but > it's really at 160. > Also I noticed the original config had CONFIG_DYNAMIC_FTRACE=y, unfortunately > turning that off didn't seem to change anything (hmm, I didn't get a build > bug, was the breakage fixed in 2.6.27.y?) Note that HAVE is set if the architecture supports it; CONFIG_FTRACE itself was turned off (and CONFIG_DYNAMIC_FTRACE is not even present): $ grep FTRACE .config CONFIG_HAVE_FTRACE=y CONFIG_HAVE_DYNAMIC_FTRACE=y # CONFIG_FTRACE is not set -Dan -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html