https://bugzilla.kernel.org/show_bug.cgi?id=19602
--- Comment #9 from Zhang Rui <[email protected]> 2010-10-11 05:00:48 --- (In reply to comment #8) > > where did you find this diff_ec_try_econ.patch file? > > are you using a customized kernel? > > I am using a customized, but (supposedly) unpatched, kernel. As stated, I > found it in /proc/acpi/processor/throttling. > this is strange because I don't think we can create any files under /proc/acpi/processor/ in user space. > > > If it isn't, then how exactly should I apply the linked patch? Browsing > > > through that file shows that it's expecting kernel version 2.6.33... (I've > > > never used a patch file before). > > > > what's your kernel version? > > I don't know how to customize a kernel in gentoo linux. But I think you may > > get > > some help at http://bugs.gentoo.org/ > > Kernel version is 2.6.36-rc6. Gentoo pulls in the upstream from kernel.org, > and the version I'm using are the vanilla-sources, which are the supposedly > unpatched, 1:1 of what's on kernel.org, so... so you need to download the kernel source tarball, unpacked it. and apply the patch manually by running "patch -p1 < ./diff_ec_try_econ.patch", then rebuild your kernel and reboot. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
