Page MenuHomeFreeBSD

linuxkpi: Add <linux/limits.h>
ClosedPublic

Authored by dumbbell on Jan 22 2023, 2:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 11 2024, 7:13 AM
Unknown Object (File)
Oct 11 2024, 7:10 AM
Unknown Object (File)
Oct 11 2024, 7:10 AM
Unknown Object (File)
Oct 1 2024, 2:13 AM
Unknown Object (File)
Sep 27 2024, 1:03 PM
Unknown Object (File)
Sep 26 2024, 10:15 AM
Unknown Object (File)
Sep 21 2024, 7:20 AM
Unknown Object (File)
Sep 17 2024, 4:11 PM

Details

Summary

For now, it's empty. It is included by the DRM drivers but nothing is missing otherwise. Perhaps something we already defined should be in limits.h instead of another header.

This is part of the update of the DRM drivers to Linux 5.14.

Diff Detail

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

Event Timeline

If it's empty this should go to the dummy directory and when we add stuff in it we will then move it.

Address @manu comment and add header under dummy.

This revision is now accepted and ready to land.Jan 28 2023, 8:28 AM
This revision was automatically updated to reflect the committed changes.