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)
Sat, Dec 21, 2:58 PM
Unknown Object (File)
Sun, Dec 8, 2:33 AM
Unknown Object (File)
Fri, Dec 6, 8:10 AM
Unknown Object (File)
Fri, Dec 6, 7:06 AM
Unknown Object (File)
Nov 14 2024, 3:31 PM
Unknown Object (File)
Oct 30 2024, 3:56 AM
Unknown Object (File)
Oct 2 2024, 11:59 PM
Unknown Object (File)
Sep 24 2024, 9:26 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.