Page MenuHomeFreeBSD

linuxkpi: Define `totalram_pages()`
ClosedPublic

Authored by dumbbell on Feb 12 2023, 10:02 AM.
Tags
None
Referenced Files
F153406347: D38531.diff
Tue, Apr 21, 12:00 AM
Unknown Object (File)
Thu, Apr 16, 5:28 AM
Unknown Object (File)
Tue, Apr 14, 8:39 PM
Unknown Object (File)
Tue, Apr 7, 2:15 AM
Unknown Object (File)
Thu, Apr 2, 10:56 PM
Unknown Object (File)
Mon, Mar 23, 7:44 PM
Unknown Object (File)
Mar 18 2026, 5:15 AM
Unknown Object (File)
Mar 17 2026, 11:11 PM

Diff Detail

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

Event Timeline

sys/compat/linuxkpi/common/include/linux/mm.h
351

newline after unsigned long

same definition in i915_gem_shmem.c (maybe removed by another review?)

So we will need a __FreeBSD_version bump and a change to https://github.com/freebsd/drm-kmod/pull/233 to check it.
I'll need to cherry-pick the PR to 5.10-lts too and release a new port.

This revision is now accepted and ready to land.Feb 14 2023, 7:06 AM
This revision was automatically updated to reflect the committed changes.