Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 2010 20:32:35 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/i386 machdep.c
Message-ID:  <201011082032.oA8KWmPN004287@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-11-08 20:32:35 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        machdep.c 
  Log:
  SVN rev 215008 on 2010-11-08 20:32:35Z by jhb
  
  Remove stub symbols for APIC-related functions when 'device apic' is not
  included in a kernel config.  These stubs had existed previously so that
  acpi.ko could always include the MADT parsing code and still link with a
  kernel that did not include 'device apic'.
  
  Revision  Changes    Path
  1.712     +0 -97     src/sys/i386/i386/machdep.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011082032.oA8KWmPN004287>