DragonFly BSD
DragonFly commits List (threaded) for 2010-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: Move lapic_init() into apic/mpapic.c


From: Michael Neumann <mneumann@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 7 Nov 2010 13:45:23 -0800 (PST)

commit c2abfdd7b037093f3b344d4eb4a6a20d2bc81ee2
Author: Michael Neumann <mneumann@ntecs.de>
Date:   Wed Oct 13 22:34:26 2010 +0200

    Move lapic_init() into apic/mpapic.c
    
    Similar to commit ad52b37b474bc10af16b0d4b42465282a5a3f432.

Summary of changes:
 sys/platform/pc64/apic/apicvar.h      |    1 -
 sys/platform/pc64/apic/mpapic.c       |   18 ++++++++++++++++++
 sys/platform/pc64/apic/mpapic.h       |    2 ++
 sys/platform/pc64/x86_64/mp_machdep.c |   18 ------------------
 4 files changed, 20 insertions(+), 19 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c2abfdd7b037093f3b344d4eb4a6a20d2bc81ee2


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]