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

git: kernel - Fix minor mistake corrupting an allocation in recent MPTable work


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 19 Feb 2011 01:04:55 -0800 (PST)

commit 2619977bba2612a052da57c9f262caf65db31e25
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Feb 19 01:02:26 2011 -0800

    kernel - Fix minor mistake corrupting an allocation in recent MPTable work
    
    * Fix an allocation which was too small (sizeof pointer vs structure),
      which fixes an early-boot panic.
    
    Reported-by: Peter Avalos <peter@theshell.com>

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2619977bba2612a052da57c9f262caf65db31e25


-- 
DragonFly BSD source repository



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