linux/arch/i386/kernel/cpu/cpufreq
Andrew Morton f081a529f8 [PATCH] cpufreq: speedstep-smi asm fix
Fix bug identified by Linus Torvalds <torvalds@osdl.org>: the `out'
instruction depends upon the state of memory_data[], so we need to tell gcc
that before executing it. (The opcode, not gcc).

Fixes http://bugzilla.kernel.org/show_bug.cgi?id=5553

Thanks to Antonio Ospite <ospite@studenti.unina.it> for testing.

Cc: Dave Jones <davej@codemonkey.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-25 08:42:45 -08:00
..
Kconfig [CPUFREQ] X86_GX_SUSPMOD must depend on PCI 2006-01-19 16:44:27 -08:00
Makefile [CPUFREQ] AMD Elan SC520 cpufreq driver. 2005-05-31 19:03:45 -07:00
acpi-cpufreq.c [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release 2006-01-24 17:52:48 -05:00
cpufreq-nforce2.c [PATCH] cpufreq-nforce2.c fix u32<0 test 2005-12-01 01:23:24 -08:00
elanfreq.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gx-suspmod.c [PATCH] PCI: clean up dynamic pci id logic 2005-07-01 13:35:50 -07:00
longhaul.c Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq 2005-09-08 17:24:34 -07:00
longhaul.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
longrun.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
p4-clockmod.c [CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errata 2006-01-26 10:44:11 -08:00
powernow-k6.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
powernow-k7.c [CPUFREQ] kzalloc conversions for i386 drivers. 2005-10-20 15:16:15 -07:00
powernow-k7.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
powernow-k8.c [PATCH] more-for_each_cpu-conversions fix 2006-03-24 07:33:15 -08:00
powernow-k8.h [PATCH] Support 100 MHz frequency transitions 2005-11-29 12:46:07 -08:00
sc520_freq.c [CPUFREQ] AMD Elan SC520 cpufreq driver. 2005-05-31 19:03:45 -07:00
speedstep-centrino.c [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release 2006-01-24 17:52:48 -05:00
speedstep-ich.c [CPUFREQ] Move PMBASE reading away and do it only once at initialization time 2005-12-06 19:27:15 -08:00
speedstep-lib.c [CPUFREQ] Measure transition latency at driver initialization 2005-12-06 19:27:15 -08:00
speedstep-lib.h [CPUFREQ] Measure transition latency at driver initialization 2005-12-06 19:27:15 -08:00
speedstep-smi.c [PATCH] cpufreq: speedstep-smi asm fix 2006-03-25 08:42:45 -08:00