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, Mar 1, 1:26 AM
Unknown Object (File)
Fri, Feb 27, 10:04 AM
Unknown Object (File)
Fri, Feb 13, 12:56 AM
Unknown Object (File)
Sun, Feb 8, 1:43 PM
Unknown Object (File)
Sun, Feb 8, 8:32 AM
Unknown Object (File)
Jan 31 2026, 10:47 AM
Unknown Object (File)
Jan 29 2026, 11:56 AM
Unknown Object (File)
Jan 16 2026, 2:48 AM
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 :-)