Searched hist:240475 (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/sys/dev/hwpmc/
H A Dhwpmc_arm.cdiff 240475 Thu Sep 13 22:34:20 MDT 2012 attilio Remove all the checks on curthread != NULL with the exception of some MD
trap checks (eg. printtrap()).

Generally this check is not needed anymore, as there is not a legitimate
case where curthread != NULL, after pcpu 0 area has been properly
initialized.

Reviewed by: bde, jhb
MFC after: 1 week
H A Dhwpmc_x86.cdiff 240475 Thu Sep 13 22:34:20 MDT 2012 attilio Remove all the checks on curthread != NULL with the exception of some MD
trap checks (eg. printtrap()).

Generally this check is not needed anymore, as there is not a legitimate
case where curthread != NULL, after pcpu 0 area has been properly
initialized.

Reviewed by: bde, jhb
MFC after: 1 week
/freebsd-10.3-release/sys/kern/
H A Dkern_rwlock.cdiff 240475 Thu Sep 13 22:34:20 MDT 2012 attilio Remove all the checks on curthread != NULL with the exception of some MD
trap checks (eg. printtrap()).

Generally this check is not needed anymore, as there is not a legitimate
case where curthread != NULL, after pcpu 0 area has been properly
initialized.

Reviewed by: bde, jhb
MFC after: 1 week
H A Dkern_condvar.cdiff 240475 Thu Sep 13 22:34:20 MDT 2012 attilio Remove all the checks on curthread != NULL with the exception of some MD
trap checks (eg. printtrap()).

Generally this check is not needed anymore, as there is not a legitimate
case where curthread != NULL, after pcpu 0 area has been properly
initialized.

Reviewed by: bde, jhb
MFC after: 1 week
H A Dkern_sx.cdiff 240475 Thu Sep 13 22:34:20 MDT 2012 attilio Remove all the checks on curthread != NULL with the exception of some MD
trap checks (eg. printtrap()).

Generally this check is not needed anymore, as there is not a legitimate
case where curthread != NULL, after pcpu 0 area has been properly
initialized.

Reviewed by: bde, jhb
MFC after: 1 week
H A Dkern_mutex.cdiff 240475 Thu Sep 13 22:34:20 MDT 2012 attilio Remove all the checks on curthread != NULL with the exception of some MD
trap checks (eg. printtrap()).

Generally this check is not needed anymore, as there is not a legitimate
case where curthread != NULL, after pcpu 0 area has been properly
initialized.

Reviewed by: bde, jhb
MFC after: 1 week
H A Dkern_thread.cdiff 240475 Thu Sep 13 22:34:20 MDT 2012 attilio Remove all the checks on curthread != NULL with the exception of some MD
trap checks (eg. printtrap()).

Generally this check is not needed anymore, as there is not a legitimate
case where curthread != NULL, after pcpu 0 area has been properly
initialized.

Reviewed by: bde, jhb
MFC after: 1 week
H A Dvfs_subr.cdiff 240475 Thu Sep 13 22:34:20 MDT 2012 attilio Remove all the checks on curthread != NULL with the exception of some MD
trap checks (eg. printtrap()).

Generally this check is not needed anymore, as there is not a legitimate
case where curthread != NULL, after pcpu 0 area has been properly
initialized.

Reviewed by: bde, jhb
MFC after: 1 week

Completed in 421 milliseconds