Page MenuHomeFreeBSD

dtraceall: Enable kinst for aarch64 and riscv as well
ClosedPublic

Authored by christos on Tue, Sep 16, 1:59 PM.
Tags
None
Referenced Files
F130930897: D52575.diff
Fri, Oct 3, 1:43 PM
Unknown Object (File)
Thu, Oct 2, 5:35 PM
Unknown Object (File)
Wed, Oct 1, 12:17 PM
Unknown Object (File)
Tue, Sep 30, 7:40 PM
Unknown Object (File)
Tue, Sep 30, 7:27 PM
Unknown Object (File)
Tue, Sep 30, 7:06 PM
Unknown Object (File)
Tue, Sep 30, 8:14 AM
Unknown Object (File)
Tue, Sep 30, 8:04 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.Tue, Sep 16, 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 :-)