Page MenuHomeFreeBSD

LinuxKPI: Move linux/math.h content out of linux/kernel.h
ClosedPublic

Authored by wulf on Jun 2 2024, 3:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 16, 3:33 PM
Unknown Object (File)
Sun, Mar 9, 8:28 PM
Unknown Object (File)
Feb 5 2025, 7:14 PM
Unknown Object (File)
Jan 19 2025, 7:17 PM
Unknown Object (File)
Jan 14 2025, 8:52 AM
Unknown Object (File)
Jan 3 2025, 6:50 PM
Unknown Object (File)
Dec 31 2024, 5:25 PM
Unknown Object (File)
Dec 28 2024, 9:06 AM
Subscribers

Details

Summary

To match Linux and allow direct linux/math.h inclusion.

Sponsored by: Serenity Cyber Security, LLC
MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

wulf requested review of this revision.Jun 2 2024, 3:31 PM
bz requested changes to this revision.Jun 2 2024, 3:55 PM
bz added inline comments.
sys/compat/linuxkpi/common/include/linux/math.h
5

That should likely be 2013-2025

8

It seems Fran<C3><A7>ois Tigeot is missing again.

2ca3cc51324c4   hps
2ca3cc51324c4
+ * Copyright (c) 2013-2015 Mellanox Technologies, Ltd.
+ * Copyright (c) 2014-2015 Fran<C3><A7>ois Tigeot

c4e0746e7d5bd   Johannes Lundber

c9f432b7ba4bf   alfred
    Submitted by: Mellanox FreeBSD driver team: (names...)

abb14a540f751
    Obtained from:  kmacy @
    Sponsored by:   Mellanox Technologies
This revision now requires changes to proceed.Jun 2 2024, 3:55 PM

Add François Tigeot to author list

This revision is now accepted and ready to land.Jun 3 2024, 9:01 PM