[Bug 288236] x11/nvidia-driver: nvidia_subr.c:1456:15: error: use of undeclared identifier 'DMAP_MIN_ADDRESS'
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288236 --- Comment #7 from Konstantin Belousov <[email protected]> --- (In reply to Tomoaki AOKI from comment #6) So far I do not plan to MFC, but in theory MFC is possible. I do not see it as pressing with 15.0 nearby. I can only repeat Nth time, the dmap min and max addresses are no longer compile time constants, they are calculated at the pmap boostrap. There is no point in bumping __FreeBSD_version, we do not 'support' older versions of main, just the tip of the branch. -- You are receiving this mail because: You are the assignee for the bug.