Revision 1c98aa7424ff163637d8321674ec58dee28152d4 authored by Linus Torvalds on 14 April 2009, 01:09:20 UTC, committed by Linus Torvalds on 14 April 2009, 01:09:20 UTC
We ended up incorrectly using '&cur' instead of '&readin' in the
work_on_cpu() -> smp_call_function_single() transformation in commit
01599fca6758d2cd133e78f87426fc851c9ea725 ("cpufreq: use
smp_call_function_[single|many]() in acpi-cpufreq.c").

Andrew explains:
 "OK, the acpi tree went and had conflicting changes merged into it after
  I'd written the patch and it appears that I incorrectly reverted part
  of 18b2646fe3babeb40b34a0c1751e0bf5adfdc64c while fixing the resulting
  rejects.

  Switching it to `readin' looks correct."

Acked-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 2e1c63b
History
File Mode Size
bnx2-mips-06-4.6.16.fw.ihex -rw-r--r-- 249.2 KB
bnx2-mips-09-4.6.17.fw.ihex -rw-r--r-- 249.5 KB
bnx2-rv2p-06-4.6.16.fw.ihex -rw-r--r-- 18.8 KB
bnx2-rv2p-09-4.6.15.fw.ihex -rw-r--r-- 20.9 KB

back to top