[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2013-02-08 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284


Len Brown  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




--- Comment #34 from Len Brown   2013-02-08 18:06:15 ---
this patch shipped in 3.8-rc.

It was not marked for .stable -- perhaps because the author wanted
to make sure it survived in 3.8 before back-porting.

It sounds like if it survives 3.8, then it should be sent to the
various kernel trees back to 3.4.

But as this bugzilla is for tracking upstream rather than back-ports,
this bug report is closed.

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

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2013-01-23 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #33 from katabami   2013-01-23 08:24:31 ---
I think this patch should be backported to the 3.4 series, which is a
"long-term", because it fixes a regression introduced in 3.4, but are there any
plan? And perhaps to the 3.7 ? It was skipped from 3.4.25 through 3.4.27, and
3.7.2 through 3.7.4.

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

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-12-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #32 from Suloev Dmitry   2012-12-25 
11:11:58 ---
Thx a lot!

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

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-12-22 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284


Florian Mickler  changed:

   What|Removed |Added

 CC||flor...@mickler.org




--- Comment #31 from Florian Mickler   2012-12-22 09:19:56 
---
A patch referencing this bug report has been merged in Linux v3.8-rc1:

commit 261cba2deb7d3bebd180c35d5dbf8961f6e9afc4
Author: Zhang Rui 
Date:   Tue Nov 27 20:42:11 2012 +0100

ACPI / thermal: _TMP and _CRT/_HOT/_PSV/_ACx dependency fix

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

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-28 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284


Zhang Rui  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution||CODE_FIX
 AssignedTo|acpi_power-processor@kernel |rui.zh...@intel.com
   |-bugs.osdl.org  |




--- Comment #30 from Zhang Rui   2012-11-28 13:35:35 ---
problem fixed by
https://patchwork.kernel.org/patch/1812481/

-- 
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.
You are watching the assignee of the bug.

--
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-26 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #29 from katabami   2012-11-26 11:52:50 ---
Let me be precise on the cpufreq info.

With the bad kernel, the symptom, slowing down, does not present itself
immediately after booting, but after a couple of minutes it does. I don't know
what's the trigger. The fan seems to work correctly.

The output of grep . /sys/devices/system/cpu/cpu*/cpufreq/* was correct right
after booting even with the bad kernel. But after it happened, the
/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
field dropped from 180, the correct value, to 80, the minimum freq. But
the pc works much slower than the cpufreq fixed to the minimum. A simple
command like "ls" takes a second or so.

-- 
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.
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #28 from katabami   2012-11-26 07:45:41 ---
Created an attachment (id=87251)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=87251)
"Good" output of grep . /sys/class/thermal/*/*

For my dayly use, cooling_device3/cur_state and trip_point_5_temp fluctuate,
but other parameters (except current temperatures) don't. Obviously it's wrong.

-- 
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.
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #27 from katabami   2012-11-26 07:43:46 ---
Created an attachment (id=87241)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=87241)
"Bad" output of grep . /sys/class/thermal/*/*

-- 
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.
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #26 from katabami   2012-11-26 07:42:04 ---
Created an attachment (id=87231)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=87231)
Output of grep . /sys/devices/system/cpu/cpu*/cpufreq/*

Both versions match.

-- 
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.
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #25 from Zhang Rui   2012-11-26 02:15:45 ---
you're welcome.

BTW, could you please attach the output of "grep . /sys/class/thermal/*/*" and
"grep .  /sys/devices/system/cpu/cpu*/cpufreq/*" both with and without this
patch?

-- 
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.
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #24 from katabami   2012-11-25 12:15:46 ---
This works too under the same condition. Tried two boots.
FYI: Both of your patches don't emit any extra dmesg lines.

非常感謝 (Thank you very much!)

-- 
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.
You are watching the assignee of the bug.
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284


Zhang Rui  changed:

   What|Removed |Added

  Attachment #87071|0   |1
is obsolete||




--- Comment #23 from Zhang Rui   2012-11-24 14:05:22 ---
Created an attachment (id=87171)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=87171)
debug patch V2

thanks for the testing.
As the previous patch may bring some redundant warning messages, I cooked up a
new one and will push it upstream if it works for you.
please test it. :)

-- 
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.
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-24 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #22 from katabami   2012-11-24 10:44:21 ---
It works. I tested it agaist linux-3.4.9's original code on HP Compaq 6715s,
booting three times and every time it was ok. Thanks!

-- 
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.
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-22 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #21 from Zhang Rui   2012-11-23 01:31:12 ---
Created an attachment (id=87071)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=87071)
workaround for _TMP and _CRT/_HOT/_PSV/_ACx dependency

please check if this patch helps.

-- 
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.
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-22 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284


Zhang Rui  changed:

   What|Removed |Added

 CC||rui.zh...@intel.com




--- Comment #20 from Zhang Rui   2012-11-23 01:04:00 ---
(In reply to comment #8)
> Created an attachment (id=73564)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=73564) [details]
> output for grep -r . /sys/class/thermal/thermal*/*

is this got from the broken kernel?

-- 
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.
You are watching the assignee of the bug.

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-11-01 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #19 from Suloev Dmitry   2012-11-02 
03:35:42 ---
I test patch. It's work! Thx!

-- 
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.
You are watching the assignee of the bug.

--
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-10-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284


katabami  changed:

   What|Removed |Added

  Attachment #83791|0   |1
is obsolete||




--- Comment #18 from katabami   2012-10-19 06:57:55 ---
Created an attachment (id=83951)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=83951)
New patch, following Documentation/SubmittingPatches

Thank you very much, Thomas. The new patch doesn't distinguish 6715b and 6715s.
Both use the same chipset, RS690T for northbridge and SB600 for southbridge,
according to HP's documentation[1] and (seemingly) from the above lspci output.
(I don't know what's chipset.)

If it's better to write the chipset info into the code, I'll rewrite. In
arch/x86/kernel/early-quirks.c there's a fix for SB600, so this bug may matter
non-HP PCs, too.

Indent is fixed too. It looks natural now. Recompiled and seems to work.

The patch is produced by git-format-patch, and I think I followed
/usr/src/linux/Documentation/SubmittingPatches. Used checkpath.pl.

For recording, let me be precise on the symptom of this bug, slowing down, is
separate from cpu frequency fixing. Even if you limit it to the lowest
frequency from the beginning, it slows down much.

BTW two extra proposals:
1. Style: other two quirk supporter, static int thermal_tzp, and thermal_psv,
have strings broken into two lines. If you want, I can create another patch to
combine them into one.

2. Removal of redundant code: In 2008, Andreas Herrmann proposed[2] to remove
some quirks for 6715b and other HP PCs in arch/x86/kernel/acpi/boot.c. These
codes became redundant because of new codes in arch/x86/kernel/early-quirks.c,
but doesn't harm, because it simply detects twice. Andreas later said "let's
keep it for the next version", and probably they forgot. (The bug they'd fixed
also was reported by Jason Vas Dias.[3] Thanks Jason indeed!) I hit upon it
yesterday.

If you want, I'll try to update and resend Andreas' code.

I tested in the opposite way - My 6715s was not detected by the supposedly
redundant code, so I added 6715s there, instead of removing the entire code,
and it doesn't change the situation. So these codes must in fact be useless.

Best regards.

[1]
p. 1 of:
HP Compaq 6715b and 6715s Notebook PC, HP Compaq 6710b and 6710s Notebook PC
http://h10032.www1.hp.com/ctg/Manual/c02834030.pdf
(6710's chipsets are different from 6715's.)

[2]
http://lkml.indiana.edu/hypermail/linux/kernel/0810.2/0126.html

[3]
https://bugzilla.kernel.org/show_bug.cgi?id=11516

-- 
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.
You are watching the assignee of the bug.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-10-18 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #17 from Thomas Renninger   2012-10-18 09:55:44 ---
> HP Compaq 6715s is detected, too. The original only fixes for HP Compaq
> 6715b. (Notice the suffix "s" and "b".)
I would remove the s/b alltogether. It's shorter (only one entry).
If there is another, similar model with whatever other suffix, it's likely
effected and then fixed as well or at least the chance that it causes harm is
as good as zero...

You can add a:
Reviewed-by: Thomas Renninger 
if you like to...

-- 
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.
You are watching the assignee of the bug.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-10-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #16 from katabami   2012-10-18 01:18:31 ---
Created an attachment (id=83791)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=83791)
Patch to fix the issue.

For commit log:
Read temperature before trip points for HP Compaq 6715b and HP Compaq 6715s.

Originally written by Jason Vas Dias. See
http://thread.gmane.org/gmane.linux.kernel/1324409/focus=1324503
--
Additional description:
Tested for linux-3.4.9 on HP Compaq 6715s. The patch successfully applies to
the git HEAD with offsets, but I haven't tried to compile it.

Changes from Jason Vas Dias's one are:
* HP Compaq 6715s is detected, too. The original only fixes for HP Compaq
6715b. (Notice the suffix "s" and "b".)
* Dropped module_param which Jason included for this fix. Borislav Petkov and
Rusty Russell said a module_param is undesirable here.
* Changed the new variable type from bool to int, and the name from
temp_b4_trip to temp_before_trip
* Used checkpatch.pl. Now it doesn't give any error, nor any warning. (But the
indent of the second hunk looks unnatural. Dunno why.)

-- 
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.
You are watching the assignee of the bug.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-10-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284





--- Comment #15 from katabami   2012-10-09 22:33:02 ---
I meant *one* thread in the ML, but archives are split into several entries.

-- 
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.
You are watching the assignee of the bug.

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-10-09 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284


katabami  changed:

   What|Removed |Added

 CC||katab...@lavabit.com




--- Comment #14 from katabami   2012-10-09 22:25:05 ---
Hi. There's a thread for the same bug in linux kernel ML:
* lkml.org:
http://lkml.org/lkml/2012/5/24/122
http://lkml.org/lkml/2012/9/27/478

or
* gmane.org:
http://comments.gmane.org/gmane.linux.kernel/1302487
http://comments.gmane.org/gmane.linux.kernel/1303848
http://comments.gmane.org/gmane.linux.kernel/1305135

Same, by saying that the commit 9bcb8118965ab4631a65ee0726e6518f75cda6c5 is
"bad", and it's for HP Compaq 6715b. My 6715s is affected, too.

Jason Van Dias proposed a patch[1], but it seems that it's not accepted due to
slight lack of quality. Thanks beforehand.

[1]: http://thread.gmane.org/gmane.linux.kernel/1324409/focus=1324503

-- 
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.
You are watching the assignee of the bug.

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla


[Bug 43284] [BISECTED, PATCH] CPU stuck at minimum frequency - HP Compaq 6715b

2012-07-04 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=43284


Alan  changed:

   What|Removed |Added

Summary|CPU stuck at minimum|[BISECTED, PATCH] CPU stuck
   |frequency - HP Compaq 6715b |at minimum frequency - HP
   ||Compaq 6715b




-- 
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.
You are watching the assignee of the bug.

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla