Revision 9b6efcd2e2275e13403700913b7a1da92cf11ad2 authored by Rusty Russell on 21 September 2010, 16:54:01 UTC, committed by Rusty Russell on 21 September 2010, 01:24:02 UTC
We used to have a hypercall which reloaded the entire GDT, then we
switched to one which loaded a single entry (to match the IDT code).

Some comments were not updated, so fix them.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reported by: Eviatar Khen <eviatarkhen@gmail.com>
1 parent 6574542
History
File Mode Size
Kconfig -rw-r--r-- 6.2 KB
Makefile -rw-r--r-- 535 bytes
cpufreq.c -rw-r--r-- 50.4 KB
cpufreq_conservative.c -rw-r--r-- 19.8 KB
cpufreq_ondemand.c -rw-r--r-- 22.9 KB
cpufreq_performance.c -rw-r--r-- 1.5 KB
cpufreq_powersave.c -rw-r--r-- 1.6 KB
cpufreq_stats.c -rw-r--r-- 9.5 KB
cpufreq_userspace.c -rw-r--r-- 6.0 KB
freq_table.c -rw-r--r-- 6.1 KB

back to top