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
F133641241: D52575.id162168.diff
Mon, Oct 27, 5:33 AM
F133611468: D52575.id162168.diff
Mon, Oct 27, 12:36 AM
F133611446: D52575.id162152.diff
Mon, Oct 27, 12:36 AM
F133611433: D52575.id.diff
Mon, Oct 27, 12:36 AM
F133611213: D52575.diff
Mon, Oct 27, 12:34 AM
Unknown Object (File)
Sun, Oct 19, 12:51 AM
Unknown Object (File)
Fri, Oct 17, 2:24 AM
Unknown Object (File)
Thu, Oct 9, 9:11 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 :-)