https://github.com/torvalds/linux
Revision c7121843685de2bf7f3afd3ae1d6a146010bf1fc authored by Magnus Damm on 28 July 2009, 21:09:55 UTC, committed by Ingo Molnar on 31 July 2009, 12:12:36 UTC
To fix the common case where ->enable() does not set up
mult, make sure mult_orig is saved in mult on disable.

Also add comments to explain why we do this.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Cc: johnstul@us.ibm.com
Cc: lethal@linux-sh.org
Cc: akpm@linux-foundation.org
LKML-Reference: <20090618152432.10136.9932.sendpatchset@rx1.opensource.se>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 parent 4be3bd7
History
Tip revision: c7121843685de2bf7f3afd3ae1d6a146010bf1fc authored by Magnus Damm on 28 July 2009, 21:09:55 UTC
clocksource: Save mult_orig in clocksource_disable()
Tip revision: c712184
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 149.3 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top