git: x86_64: Function renaming lapic_init -> lapic_map
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Feb 11 23:07:22 PST 2011
commit b44f1d28e32da8224aa0e940bae5002be94c91fc
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sat Feb 12 15:05:17 2011 +0800
x86_64: Function renaming lapic_init -> lapic_map
Keep the function name as close to i386's as possible
Summary of changes:
sys/platform/pc64/apic/mpapic.c | 2 +-
sys/platform/pc64/apic/mpapic.h | 2 +-
sys/platform/pc64/x86_64/mp_machdep.c | 4 ++--
sys/platform/pc64/x86_64/mp_madt.c | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b44f1d28e32da8224aa0e940bae5002be94c91fc
--
DragonFly BSD source repository
More information about the Commits
mailing list