Page MenuHomeFreeBSD

kernel: Add defination of .init_array and .fini_array for all other platforms
ClosedPublic

Authored by zlei on May 16 2024, 7:54 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 2, 11:59 PM
Unknown Object (File)
Tue, Sep 24, 9:26 PM
Unknown Object (File)
Tue, Sep 24, 9:26 PM
Unknown Object (File)
Tue, Sep 24, 9:26 PM
Unknown Object (File)
Tue, Sep 24, 9:15 PM
Unknown Object (File)
Tue, Sep 10, 9:06 PM
Unknown Object (File)
Sep 8 2024, 7:21 PM
Unknown Object (File)
Sep 7 2024, 2:37 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

zlei requested review of this revision.May 16 2024, 7:54 AM

This is split from D40467 with fixing the order of .fini_array section.

This needs to retain proper authorship, so the Author field still needs to be hps. Add the end of the commit message you should mention this was extracted by you from a bigger patch of his. So add that, drop "in memoriam".

I have no comments on the patch itself.

@imp

In D45214#1031437, @mjg wrote:

This needs to retain proper authorship, so the Author field still needs to be hps. Add the end of the commit message you should mention this was extracted by you from a bigger patch of his. So add that, drop "in memoriam".

I have no comments on the patch itself.

Thanks for the hint! Landed.

This revision was not accepted when it landed; it landed in state Needs Review.Sep 2 2024, 4:30 AM
This revision was automatically updated to reflect the committed changes.