git: e28289ca8367 - main - Fix "set but not used" in smartpqi. The PCI_MEM macros don't require a physical/absolute address in FreeBSD, but it looks like the calling code might be somewhat portable t

2022-02-26 Thread Scott Long
The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=e28289ca83673d753b7e479810947f6a1015ad39 commit e28289ca83673d753b7e479810947f6a1015ad39 Author: Scott Long AuthorDate: 2022-02-26 17:25:43 + Commit: Scott Long CommitDate: 2022-02-26 17:25:43

git: f94066c8aa35 - main - Fix "set but not used" in aic7xxx/aic79xx. The variables were dead code.

2022-02-26 Thread Scott Long
The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=f94066c8aa35a27b00a9a6a132fcdcad9959177b commit f94066c8aa35a27b00a9a6a132fcdcad9959177b Author: Scott Long AuthorDate: 2022-02-26 17:33:31 + Commit: Scott Long CommitDate: 2022-02-26 17:33:31

git: dec703c7e03a - main - Fix "set but not used" in the ips driver. Dead code.

2022-02-26 Thread Scott Long
The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=dec703c7e03a8a2cd90e5646156b372b2e5b539b commit dec703c7e03a8a2cd90e5646156b372b2e5b539b Author: Scott Long AuthorDate: 2022-02-26 17:35:51 + Commit: Scott Long CommitDate: 2022-02-26 17:35:51

git: 55339af296ca - main - Expand __diagused to include the KTR kernel diagnostic option.

2022-02-26 Thread Scott Long
The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=55339af296ca2a360a82e46d6699fd1b57ecf815 commit 55339af296ca2a360a82e46d6699fd1b57ecf815 Author: Scott Long AuthorDate: 2022-02-26 18:01:54 + Commit: Scott Long CommitDate: 2022-02-26 18:01:54

git: fa911920b1f0 - main - Fix "set but not used" for real in the ciss driver.

2022-02-26 Thread Scott Long
The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=fa911920b1f0a2ac082446ac221d1c63fd989db9 commit fa911920b1f0a2ac082446ac221d1c63fd989db9 Author: Scott Long AuthorDate: 2022-02-26 18:07:05 + Commit: Scott Long CommitDate: 2022-02-26 18:07:05

git: b6ac753a881b - main - Fix "set but not used" in twe.

2022-02-26 Thread Scott Long
The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=b6ac753a881be1a72bfbdb0d7ce0b22347eda458 commit b6ac753a881be1a72bfbdb0d7ce0b22347eda458 Author: Scott Long AuthorDate: 2022-02-26 18:16:31 + Commit: Scott Long CommitDate: 2022-02-26 18:16:31

git: 4b22ce073062 - main - The TWE driver should have been marked with gone_in for FreeBSD 13.x, but was missed. Mark it for gone_in 14.0. The hardware hasn't been produced or supported in over 20 y

2022-02-26 Thread Scott Long
The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=4b22ce07306243d6641c93efcf315a787dd0876c commit 4b22ce07306243d6641c93efcf315a787dd0876c Author: Scott Long AuthorDate: 2022-02-26 18:40:17 + Commit: Scott Long CommitDate: 2022-02-26 18:40:17

git: 887ae1953f07 - main - Fix "set but not used" in the siis driver.

2022-02-26 Thread Scott Long
The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=887ae1953f077bd7b8da0589ae595cbf61e297a7 commit 887ae1953f077bd7b8da0589ae595cbf61e297a7 Author: Scott Long AuthorDate: 2022-02-26 18:46:53 + Commit: Scott Long CommitDate: 2022-02-26 18:46:53

git: 0fd7b4c74d7d - main - Fix "set but not used" in the bfe driver. Remove dead code.

2022-02-26 Thread Scott Long
The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=0fd7b4c74d7d1ba2b0c6616b1889e74bb5ba8800 commit 0fd7b4c74d7d1ba2b0c6616b1889e74bb5ba8800 Author: Scott Long AuthorDate: 2022-02-26 19:14:22 + Commit: Scott Long CommitDate: 2022-02-26 19:14:22

git: c61dc8542865 - main - Fix "set but not used" in the mvs driver. Remove dead code.

2022-02-26 Thread Scott Long
The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=c61dc8542865be1c2f1eb3f85d424141fb5ecd36 commit c61dc8542865be1c2f1eb3f85d424141fb5ecd36 Author: Scott Long AuthorDate: 2022-02-26 19:18:42 + Commit: Scott Long CommitDate: 2022-02-26 19:18:42

git: 66b86c8a7604 - main - Fix "set but not used" in the mrsas driver. Remove dead code.

2022-02-26 Thread Scott Long
The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=66b86c8a7604c4112bc6af12eacd8b7e438b5c0f commit 66b86c8a7604c4112bc6af12eacd8b7e438b5c0f Author: Scott Long AuthorDate: 2022-02-26 19:21:11 + Commit: Scott Long CommitDate: 2022-02-26 19:21:11

Re: git: 4a864f624a70 - main - vm_pageout: Print a more accurate message to the console before an OOM kill [MFC in time for 13.1?]

2022-02-26 Thread Mark Millard
On 2022-Jan-15, at 07:55, Mark Johnston wrote: > On Fri, Jan 14, 2022 at 09:38:56PM -0800, Mark Millard wrote: >> Thanks. This will allow me to remove part of my personal additions >> in this area --and my having to explain the misnomer when trying >> to help someone analyze why they end up with

git: 6f3c0d2764f2 - main - Default to always accepting the PHY that's present. Linux did something similar a while back, and there are devices in the wild that otherwise won't attach. This patch is

2022-02-26 Thread Scott Long
The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=6f3c0d2764f230444818a95009028861493c1594 commit 6f3c0d2764f230444818a95009028861493c1594 Author: Scott Long AuthorDate: 2022-02-27 01:29:08 + Commit: Scott Long CommitDate: 2022-02-27 01:29:08

git: be7cf3f4b8c2 - main - posixshm: Add a -j option to posixshmcontrol ls, to specify a jail PR: 257556 Reported by: grembo@

2022-02-26 Thread Jamie Gritton
The branch main has been updated by jamie: URL: https://cgit.FreeBSD.org/src/commit/?id=be7cf3f4b8c2818155f5a4a83c64c9ef6a60a320 commit be7cf3f4b8c2818155f5a4a83c64c9ef6a60a320 Author: Jamie Gritton AuthorDate: 2022-02-27 01:45:28 + Commit: Jamie Gritton CommitDate: 2022-02-27 01:4