Page MenuHomeFreeBSD

dtraceall: Enable kinst for aarch64 and riscv as well
ClosedPublic

Authored by christos on Sep 16 2025, 1:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 24, 8:40 PM
Unknown Object (File)
Tue, Jun 23, 6:02 AM
Unknown Object (File)
Sun, Jun 21, 4:02 PM
Unknown Object (File)
Sat, Jun 20, 7:10 AM
Unknown Object (File)
May 29 2026, 8:58 AM
Unknown Object (File)
May 17 2026, 10:13 PM
Unknown Object (File)
May 12 2026, 1:41 PM
Unknown Object (File)
May 12 2026, 1:41 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 16 2025, 3:26 PM

MFC after: 2 days

Why do you use such short MFC timeouts for non-urgent things? It takes time for other folks to update and test changes, which is the purpose of having the MFC period.

MFC after: 2 days

Why do you use such short MFC timeouts for non-urgent things? It takes time for other folks to update and test changes, which is the purpose of having the MFC period.

In this case because I thought the change is simple enough. I can bump it to 1-2 weeks if you want.

MFC after: 2 days

Why do you use such short MFC timeouts for non-urgent things? It takes time for other folks to update and test changes, which is the purpose of having the MFC period.

In this case because I thought the change is simple enough. I can bump it to 1-2 weeks if you want.

Simple changes can and do break in surprising ways. In general I think an MFC period of less than one week should be avoided except for emergencies.

MFC after: 2 days

Why do you use such short MFC timeouts for non-urgent things? It takes time for other folks to update and test changes, which is the purpose of having the MFC period.

In this case because I thought the change is simple enough. I can bump it to 1-2 weeks if you want.

Simple changes can and do break in surprising ways. In general I think an MFC period of less than one week should be avoided except for emergencies.

No problem. I'll set it to 2 weeks. Thanks for the feedback :-)