cvs commit: src/sys/compat/linux linux_misc.c src/sys/amd64/linux32 linux32_machdep.c

Alexander Leidinger netchild at FreeBSD.org
Sun Aug 20 13:50:27 UTC 2006


netchild    2006-08-20 13:50:27 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_misc.c 
    sys/amd64/linux32    linux32_machdep.c 
  Log:
  Sync the MI parts for amd64 with i386 and remove the corresponding special
  handling for amd64 in the common code. The MD parts for amd64 are still
  outstanding, but at least this fixes some panics on amd64.
  
  Sponsored by:   Google SoC 2006
  Submitted by:   rdivacky
  Tested by:      bsam
  
  Revision  Changes    Path
  1.15      +89 -3     src/sys/amd64/linux32/linux32_machdep.c
  1.185     +1 -13     src/sys/compat/linux/linux_misc.c


More information about the cvs-src mailing list