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, Sep 30, 1:37 PM
Unknown Object (File)
Thu, Sep 26, 9:55 PM
Unknown Object (File)
Sat, Sep 21, 5:44 PM
Unknown Object (File)
Thu, Sep 19, 5:01 AM
Unknown Object (File)
Wed, Sep 18, 1:34 AM
Unknown Object (File)
Tue, Sep 10, 7:33 PM
Unknown Object (File)
Mon, Sep 9, 4:11 AM
Unknown Object (File)
Mon, Sep 9, 2:42 AM

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

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.