cvs commit: src/sys/amd64/amd64 machdep.c mp_machdep.c src/sys/amd64/include tss.h

Colin Percival cperciva at FreeBSD.org
Tue Apr 5 18:05:37 PDT 2005


cperciva    2005-04-06 01:05:36 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      machdep.c mp_machdep.c 
    sys/amd64/include    tss.h 
  Log:
  Fully initialize the required TSS fields so that the io permission
  bitmap is set correctly.
  
  Patch from:     peter
  Security:       FreeBSD-SA-05:03.amd64
  
  Revision  Changes    Path
  1.634     +3 -0      src/sys/amd64/amd64/machdep.c
  1.252     +1 -0      src/sys/amd64/amd64/mp_machdep.c
  1.17      +0 -1      src/sys/amd64/include/tss.h


More information about the cvs-src mailing list