Searched hist:134571 (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/sys/
H A Dproc.hdiff 134571 Tue Aug 31 05:34:54 MDT 2004 julian Remove an unneeded argument..
The removed argument could trivially be derived from the remaining one.
That in turn should be the same as curthread, but it is possible that curthread could be expensive to derive on some syste,s so leave it as an argument.
Having both proc and thread as an argumen tjust gives an opportunity for
them to get out sync.

MFC after: 3 days
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dtrap.cdiff 134571 Tue Aug 31 05:34:54 MDT 2004 julian Remove an unneeded argument..
The removed argument could trivially be derived from the remaining one.
That in turn should be the same as curthread, but it is possible that curthread could be expensive to derive on some syste,s so leave it as an argument.
Having both proc and thread as an argumen tjust gives an opportunity for
them to get out sync.

MFC after: 3 days
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dtrap.cdiff 134571 Tue Aug 31 05:34:54 MDT 2004 julian Remove an unneeded argument..
The removed argument could trivially be derived from the remaining one.
That in turn should be the same as curthread, but it is possible that curthread could be expensive to derive on some syste,s so leave it as an argument.
Having both proc and thread as an argumen tjust gives an opportunity for
them to get out sync.

MFC after: 3 days
/freebsd-11-stable/sys/kern/
H A Dsubr_syscall.cdiff 134571 Tue Aug 31 05:34:54 MDT 2004 julian Remove an unneeded argument..
The removed argument could trivially be derived from the remaining one.
That in turn should be the same as curthread, but it is possible that curthread could be expensive to derive on some syste,s so leave it as an argument.
Having both proc and thread as an argumen tjust gives an opportunity for
them to get out sync.

MFC after: 3 days

Completed in 484 milliseconds