cvs commit: src/sys/compat/linux linux_misc.c

Alexander Leidinger netchild at FreeBSD.org
Thu Aug 17 21:21:30 UTC 2006


netchild    2006-08-17 21:21:30 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_misc.c 
  Log:
  - disable some more code when osrelease=2.4.2
  - protect td->td_proc->p_pid with the proc lock in linux_getpid
    in the amd64 (= non i386) case [1]
  
  Sponsored by:   Google SoC 2006
  Submitted by:   rdivacky
  Noticed by:     netchild [1]
  
  Revision  Changes    Path
  1.184     +48 -24    src/sys/compat/linux/linux_misc.c


More information about the cvs-src mailing list