Hi, On Thursday, 7 of July 2005 18:41, Jon Schindler wrote: > Hi Rafael, > I looked at the patch and noticed that it's changing a file inside > linux-2.6.12-rc6/arch/i386/kernel/cpu/cpufreq/powernow-k8.c > So, basically, it's modifying the powernow driver in the i386 arch > directory, but shouldn't that file be in "arch/x86_64/....", or am I missing > something?
Yes. :-) > I'm compiling the kernel for x86_64, so will my 64 bit kernel > use this file even though it's in the i386 directory? Yes, it will. x86-64 uses some sources from i386 directly, including cpufreq (they would be identical anyway). Greets, Rafael -- - Would you tell me, please, which way I ought to go from here? - That depends a good deal on where you want to get to. -- Lewis Carroll "Alice's Adventures in Wonderland" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/