Page MenuHomeFreeBSD

linuxkpi: Define `totalram_pages()`
ClosedPublic

Authored by dumbbell on Feb 12 2023, 10:02 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 23, 7:44 PM
Unknown Object (File)
Wed, Mar 18, 5:15 AM
Unknown Object (File)
Tue, Mar 17, 11:11 PM
Unknown Object (File)
Sun, Mar 15, 10:53 AM
Unknown Object (File)
Feb 8 2026, 2:40 PM
Unknown Object (File)
Feb 8 2026, 6:36 AM
Unknown Object (File)
Feb 7 2026, 8:16 PM
Unknown Object (File)
Jan 31 2026, 4:09 AM

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.