Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Mar 2023 11:19:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 269605] graphics/drm-510-kmod fails to compile on 13-STABLE
Message-ID:  <bug-269605-7141-QWoM7QaR4q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269605-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269605-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269605

--- Comment #7 from parv <parv.0zero9+freebsd@gmail.com> ---
(In reply to parv from comment #6)
To answer self ...
- use the "-S" option to "git-log(1)" to specify the changed string of 1400=
080,

- specified "main" branch to search while tracking & checked out "stable/13"
branch (without me changing to "main" branch)

... that pointed out commit "53da54b936", c 20230214 ...


git log --show-linear-break --abbrev=3D10 \
  --pretty=3Dformat:'%C(auto,yellow)%h%Creset%C(auto,reverse)%C(auto,green)%
D%Creset%ncommit: %C(auto,magenta)%cd%Creset %cn %cE%nauthor:
%C(auto,green)%ad%Creset %an %aE%n%n%B' \
  --patch --branches main -S 140008053da54b936
...

53da54b936
commit: Feb 2023-0214-2301 +0100 Jean-S=C3=A9bastien P=C3=A9dron dumbbell@F=
reeBSD.org
author: Feb 2023-0208-1852 +0100 Jean-S=C3=A9bastien P=C3=A9dron dumbbell@F=
reeBSD.org

linuxkpi: Define `totalram_pages()`

It returns `physmem`.

`__FreeBSD_version` is bumped to 1400080. We need that to remove a copy
of this function in the i915 DRM driver, maintained outside of base.

Reviewed by:    manu
Approved by:    manu
Differential Revision:  https://reviews.freebsd.org/D38531

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269605-7141-QWoM7QaR4q>