-
- Downloads
[PATCH] time: x86_64: hpet_address cleanup
In preparation for supporting generic timekeeping, this patch cleans up x86-64's use of vxtime.hpet_address, changing it to just hpet_address as is also used in i386. This is necessary since the vxtime structure will be going away. Signed-off-by:John Stultz <johnstul@us.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Andi Kleen <ak@muc.de> Cc: Roman Zippel <zippel@linux-m68k.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- arch/i386/kernel/acpi/boot.c 4 additions, 16 deletionsarch/i386/kernel/acpi/boot.c
- arch/x86_64/kernel/apic.c 2 additions, 1 deletionarch/x86_64/kernel/apic.c
- arch/x86_64/kernel/time.c 19 additions, 17 deletionsarch/x86_64/kernel/time.c
- include/asm-x86_64/hpet.h 1 addition, 0 deletionsinclude/asm-x86_64/hpet.h
Loading
Please register or sign in to comment