* [Bug 48341] BUG: using smp_processor_id in preemptible powernow_k8
2012-10-04 12:38 [Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8 bugzilla-daemon
@ 2012-10-30 16:53 ` bugzilla-daemon
2012-10-31 22:19 ` bugzilla-daemon
` (7 subsequent siblings)
8 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-10-30 16:53 UTC (permalink / raw)
To: cpufreq
https://bugzilla.kernel.org/show_bug.cgi?id=48341
Andy Furniss <lists@andyfurniss.entadsl.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |OBSOLETE
--- Comment #1 from Andy Furniss <lists@andyfurniss.entadsl.com> 2012-10-30 16:53:31 ---
With drm-fixes -
3.7.0-rc2-70305-g96fb1a2
I see -
powernow-k8: this CPU is not supported anymore, using acpi-cpufreq instead.
Which seems to be working Ok, so closing.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 48341] BUG: using smp_processor_id in preemptible powernow_k8
2012-10-04 12:38 [Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8 bugzilla-daemon
2012-10-30 16:53 ` [Bug 48341] " bugzilla-daemon
@ 2012-10-31 22:19 ` bugzilla-daemon
2012-11-01 13:21 ` bugzilla-daemon
` (6 subsequent siblings)
8 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-10-31 22:19 UTC (permalink / raw)
To: cpufreq
https://bugzilla.kernel.org/show_bug.cgi?id=48341
Hedi Berriche <hedi@sgi.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hedi@sgi.com
--- Comment #2 from Hedi Berriche <hedi@sgi.com> 2012-10-31 22:19:47 ---
Actually this should be solved by the following commit:
e4df1cb: cpufreq / powernow-k8: Remove usage of smp_processor_id() in
preemptible code
Cheers,
Hedi.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 48341] BUG: using smp_processor_id in preemptible powernow_k8
2012-10-04 12:38 [Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8 bugzilla-daemon
2012-10-30 16:53 ` [Bug 48341] " bugzilla-daemon
2012-10-31 22:19 ` bugzilla-daemon
@ 2012-11-01 13:21 ` bugzilla-daemon
2013-01-26 12:00 ` bugzilla-daemon
` (5 subsequent siblings)
8 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-11-01 13:21 UTC (permalink / raw)
To: cpufreq
https://bugzilla.kernel.org/show_bug.cgi?id=48341
Alan <alan@lxorguk.ukuu.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|OBSOLETE |CODE_FIX
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 48341] BUG: using smp_processor_id in preemptible powernow_k8
2012-10-04 12:38 [Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8 bugzilla-daemon
` (2 preceding siblings ...)
2012-11-01 13:21 ` bugzilla-daemon
@ 2013-01-26 12:00 ` bugzilla-daemon
2013-01-26 13:34 ` Rafael J. Wysocki
2013-01-26 13:28 ` bugzilla-daemon
` (4 subsequent siblings)
8 siblings, 1 reply; 11+ messages in thread
From: bugzilla-daemon @ 2013-01-26 12:00 UTC (permalink / raw)
To: cpufreq
https://bugzilla.kernel.org/show_bug.cgi?id=48341
Álvaro Castillo <netsys@fedoraproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |netsys@fedoraproject.org
--- Comment #3 from Álvaro Castillo <netsys@fedoraproject.org> 2013-01-26 12:00:53 ---
Does not work on A6-4440M
powernow-k8: this CPU is not supported anymore, using acpi-cpufreq instead.
3.7.2-204.fc18.x86_64
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [Bug 48341] BUG: using smp_processor_id in preemptible powernow_k8
2013-01-26 12:00 ` bugzilla-daemon
@ 2013-01-26 13:34 ` Rafael J. Wysocki
0 siblings, 0 replies; 11+ messages in thread
From: Rafael J. Wysocki @ 2013-01-26 13:34 UTC (permalink / raw)
To: bugzilla-daemon; +Cc: cpufreq
On Saturday, January 26, 2013 12:00:54 PM bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=48341
> --- Comment #3 from Álvaro Castillo <netsys@fedoraproject.org> 2013-01-26 12:00:53 ---
> Does not work on A6-4440M
> powernow-k8: this CPU is not supported anymore, using acpi-cpufreq instead.
>
> 3.7.2-204.fc18.x86_64
Can you please test the current mainline (v3.8-rc5 as of today)?
A few patches have been applied to it affecting this area.
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Bug 48341] BUG: using smp_processor_id in preemptible powernow_k8
2012-10-04 12:38 [Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8 bugzilla-daemon
` (3 preceding siblings ...)
2013-01-26 12:00 ` bugzilla-daemon
@ 2013-01-26 13:28 ` bugzilla-daemon
2013-02-08 17:41 ` bugzilla-daemon
` (3 subsequent siblings)
8 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-01-26 13:28 UTC (permalink / raw)
To: cpufreq
https://bugzilla.kernel.org/show_bug.cgi?id=48341
--- Comment #4 from Rafael J. Wysocki <rjw@sisk.pl> 2013-01-26 13:28:16 ---
On Saturday, January 26, 2013 12:00:54 PM bugzilla-daemon@bugzilla.kernel.org
wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=48341
> --- Comment #3 from Álvaro Castillo <netsys@fedoraproject.org> 2013-01-26 12:00:53 ---
> Does not work on A6-4440M
> powernow-k8: this CPU is not supported anymore, using acpi-cpufreq instead.
>
> 3.7.2-204.fc18.x86_64
Can you please test the current mainline (v3.8-rc5 as of today)?
A few patches have been applied to it affecting this area.
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 48341] BUG: using smp_processor_id in preemptible powernow_k8
2012-10-04 12:38 [Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8 bugzilla-daemon
` (4 preceding siblings ...)
2013-01-26 13:28 ` bugzilla-daemon
@ 2013-02-08 17:41 ` bugzilla-daemon
2013-02-08 17:41 ` bugzilla-daemon
` (2 subsequent siblings)
8 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-02-08 17:41 UTC (permalink / raw)
To: cpufreq
https://bugzilla.kernel.org/show_bug.cgi?id=48341
Len Brown <lenb@kernel.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
CC| |lenb@kernel.org
Resolution|CODE_FIX |
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 48341] BUG: using smp_processor_id in preemptible powernow_k8
2012-10-04 12:38 [Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8 bugzilla-daemon
` (5 preceding siblings ...)
2013-02-08 17:41 ` bugzilla-daemon
@ 2013-02-08 17:41 ` bugzilla-daemon
2013-04-01 5:57 ` bugzilla-daemon
2013-04-13 17:41 ` bugzilla-daemon
8 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-02-08 17:41 UTC (permalink / raw)
To: cpufreq
https://bugzilla.kernel.org/show_bug.cgi?id=48341
Len Brown <lenb@kernel.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEEDINFO
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 48341] BUG: using smp_processor_id in preemptible powernow_k8
2012-10-04 12:38 [Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8 bugzilla-daemon
` (6 preceding siblings ...)
2013-02-08 17:41 ` bugzilla-daemon
@ 2013-04-01 5:57 ` bugzilla-daemon
2013-04-13 17:41 ` bugzilla-daemon
8 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-04-01 5:57 UTC (permalink / raw)
To: cpufreq
https://bugzilla.kernel.org/show_bug.cgi?id=48341
Aaron Lu <aaron.lu@intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aaron.lu@intel.com
--- Comment #5 from Aaron Lu <aaron.lu@intel.com> 2013-04-01 05:57:52 ---
(In reply to comment #3)
> Does not work on A6-4440M
> powernow-k8: this CPU is not supported anymore, using acpi-cpufreq instead.
>
> 3.7.2-204.fc18.x86_64
What's the problem? Did you get a call backtrace or cpufreq does not work for
you? And if there is a problem, can you please test the current mainline as
comment #4 has suggested? Thanks.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread* [Bug 48341] BUG: using smp_processor_id in preemptible powernow_k8
2012-10-04 12:38 [Bug 48341] New: BUG: using smp_processor_id in preemptible powernow_k8 bugzilla-daemon
` (7 preceding siblings ...)
2013-04-01 5:57 ` bugzilla-daemon
@ 2013-04-13 17:41 ` bugzilla-daemon
8 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-04-13 17:41 UTC (permalink / raw)
To: cpufreq
https://bugzilla.kernel.org/show_bug.cgi?id=48341
Zhang Rui <rui.zhang@intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rui.zhang@intel.com
AssignedTo|cpufreq@vger.kernel.org |rjw@sisk.pl
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 11+ messages in thread