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)
Sun, May 17, 10:13 PM
Unknown Object (File)
Tue, May 12, 1:41 PM
Unknown Object (File)
Tue, May 12, 1:41 PM
Unknown Object (File)
Tue, May 12, 1:45 AM
Unknown Object (File)
Tue, May 12, 12:39 AM
Unknown Object (File)
Fri, May 8, 12:33 PM
Unknown Object (File)
Fri, May 8, 9:16 AM
Unknown Object (File)
Thu, Apr 30, 6:43 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67081
Build 63964: arc lint + arc unit

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 :-)