git: ioapic: Remove unused TUNABLE_INT

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Mar 14 07:19:41 PDT 2011


commit 446e1dab5e5067ea6f6cfb988b3c9eeedbcaf0ca
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Mon Mar 14 21:23:12 2011 +0800

    ioapic: Remove unused TUNABLE_INT
    
    Since apic_io_enable will be needed very early during boot,
    its value is fetched explicitly by calling TUNABLE_FETCH_INT()

Summary of changes:
 sys/platform/pc32/i386/machdep.c   |    2 --
 sys/platform/pc64/x86_64/machdep.c |    1 -
 2 files changed, 0 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/446e1dab5e5067ea6f6cfb988b3c9eeedbcaf0ca


-- 
DragonFly BSD source repository





More information about the Commits mailing list