Re: git: b19740f4ce7a - main - swap_pager: lock vnode in swapdev_strategy()

2021-11-27 Thread Peter Jeremy
On 2021-Nov-28 04:00:56 +0200, Konstantin Belousov wrote: >On Sun, Nov 28, 2021 at 12:22:46PM +1100, Peter Jeremy wrote: >> On 2021-Nov-27 01:26:17 +0200, Konstantin Belousov >> wrote: >The cause for your panic is not the network interface down state (in fact, >I think that interface state up),

git: dad71022bd7a - main - Disable flaky test lib.libc.sys.setrlimit_test.setrlimit_stack

2021-11-27 Thread Li-Wen Hsu
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/src/commit/?id=dad71022bd7a8f95ab2ba656bec61e2424a1c3c5 commit dad71022bd7a8f95ab2ba656bec61e2424a1c3c5 Author: Li-Wen Hsu AuthorDate: 2021-11-28 06:58:21 + Commit: Li-Wen Hsu CommitDate: 2021-11-28 06:58:21 +

git: 38cb3cac475c - stable/12 - mkimg: zero entry in vhdx_write_metadata

2021-11-27 Thread Ed Maste
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=38cb3cac475c70b7c9e71fb13d48fbdce40f52fd commit 38cb3cac475c70b7c9e71fb13d48fbdce40f52fd Author: Ed Maste AuthorDate: 2021-11-21 00:29:11 + Commit: Ed Maste CommitDate: 2021-11-28 02:55:46

git: d3a7b75bbcb5 - stable/12 - Fix coredump_phnum test with ASLR enabled

2021-11-27 Thread Ed Maste
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=d3a7b75bbcb5171d7eda9d712437efd46bb7605b commit d3a7b75bbcb5171d7eda9d712437efd46bb7605b Author: Ed Maste AuthorDate: 2021-11-21 17:17:20 + Commit: Ed Maste CommitDate: 2021-11-28 02:55:46

git: 2ff40d5e276f - stable/12 - ng_h4: add deprecation notice

2021-11-27 Thread Ed Maste
The branch stable/12 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=2ff40d5e276f0f7b191a3e628897c5a3ca54a19c commit 2ff40d5e276f0f7b191a3e628897c5a3ca54a19c Author: Ed Maste AuthorDate: 2021-11-25 16:55:34 + Commit: Ed Maste CommitDate: 2021-11-28 02:55:46

git: ee2e925603e4 - stable/13 - Fix coredump_phnum test with ASLR enabled

2021-11-27 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=ee2e925603e42897fbabe1b24208d27bdcaae786 commit ee2e925603e42897fbabe1b24208d27bdcaae786 Author: Ed Maste AuthorDate: 2021-11-21 17:17:20 + Commit: Ed Maste CommitDate: 2021-11-28 00:27:03

git: 2104a8064951 - stable/13 - mkimg: zero entry in vhdx_write_metadata

2021-11-27 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=2104a806495173c399ca2709533ab0ab48b708b3 commit 2104a806495173c399ca2709533ab0ab48b708b3 Author: Ed Maste AuthorDate: 2021-11-21 00:29:11 + Commit: Ed Maste CommitDate: 2021-11-28 00:29:30

git: 374f859ec08f - stable/13 - ng_h4: add deprecation notice

2021-11-27 Thread Ed Maste
The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=374f859ec08fc96a8cdd530eaeeba060c7b41912 commit 374f859ec08fc96a8cdd530eaeeba060c7b41912 Author: Ed Maste AuthorDate: 2021-11-25 16:55:34 + Commit: Ed Maste CommitDate: 2021-11-28 00:26:38

Re: git: b19740f4ce7a - main - swap_pager: lock vnode in swapdev_strategy()

2021-11-27 Thread Konstantin Belousov
On Sun, Nov 28, 2021 at 12:22:46PM +1100, Peter Jeremy wrote: > On 2021-Nov-27 01:26:17 +0200, Konstantin Belousov > wrote: > >commit 9c62295373f728459c19138f5aa03d9cb8422554 > >Author: Konstantin Belousov > >Date: Sat Nov 27 01:22:27 2021 +0200 > > > >swapoff_one(): only check free pages

Re: git: b19740f4ce7a - main - swap_pager: lock vnode in swapdev_strategy()

2021-11-27 Thread Peter Jeremy
On 2021-Nov-27 01:26:17 +0200, Konstantin Belousov wrote: >commit 9c62295373f728459c19138f5aa03d9cb8422554 >Author: Konstantin Belousov >Date: Sat Nov 27 01:22:27 2021 +0200 > >swapoff_one(): only check free pages count manually turning swap off That didn't work but I don't think the under

git: c3134a6af07a - main - nfscl: Disable use of the LookupOpen RPC

2021-11-27 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=c3134a6af07af402b71f0b8587e09cb783c79eda commit c3134a6af07af402b71f0b8587e09cb783c79eda Author: Rick Macklem AuthorDate: 2021-11-27 23:34:45 + Commit: Rick Macklem CommitDate: 2021-11-27 23:

git: e511bd1406fa - main - vfs: fully lockless v_writecount adjustment

2021-11-27 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=e511bd1406fa35301e770aad05d1bfdc345c8639 commit e511bd1406fa35301e770aad05d1bfdc345c8639 Author: Mateusz Guzik AuthorDate: 2021-11-26 12:33:28 + Commit: Mateusz Guzik CommitDate: 2021-11-27 23:07:

git: 4dcdf3987c1c - main - vfs: replace the MNTK_TEXT_REFS flag with VIRF_TEXT_REF

2021-11-27 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=4dcdf3987c1cc95d0d344468e8aa15452254691c commit 4dcdf3987c1cc95d0d344468e8aa15452254691c Author: Mateusz Guzik AuthorDate: 2021-05-18 10:47:21 + Commit: Mateusz Guzik CommitDate: 2021-11-27 23:07:

git: 1c15c8c0e935 - main - nfscl: Sanity check the Sequence slotid in reply

2021-11-27 Thread Rick Macklem
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=1c15c8c0e935f3f7def7b03e9546f7d6790f465e commit 1c15c8c0e935f3f7def7b03e9546f7d6790f465e Author: Rick Macklem AuthorDate: 2021-11-27 23:02:04 + Commit: Rick Macklem CommitDate: 2021-11-27 23:

git: 228e020a3b61 - main - Correct syscons description in i386 and amd64 configs

2021-11-27 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=228e020a3b6142bef17cfeb86cf06f1fd1f4f1fc commit 228e020a3b6142bef17cfeb86cf06f1fd1f4f1fc Author: Ed Maste AuthorDate: 2021-11-27 21:15:41 + Commit: Ed Maste CommitDate: 2021-11-27 21:22:42 +000

git: 7184e8c21107 - main - Keep running fsck_ffs as long as "WAS MODIFIED" is reported

2021-11-27 Thread Peter Holm
The branch main has been updated by pho: URL: https://cgit.FreeBSD.org/src/commit/?id=7184e8c211074db57865adabf41a08a50d155582 commit 7184e8c211074db57865adabf41a08a50d155582 Author: Peter Holm AuthorDate: 2021-11-27 10:54:53 + Commit: Peter Holm CommitDate: 2021-11-27 10:54:53 +00

Re: git: 75412a521f60 - main - Hyper-V: vPCI: Prepopulate device bars

2021-11-27 Thread Konstantin Belousov
On Sat, Nov 27, 2021 at 06:55:54AM +, Wei Hu wrote: > The branch main has been updated by whu: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=75412a521f60d4b0393c730ffb284e7c6ff9d2de > > commit 75412a521f60d4b0393c730ffb284e7c6ff9d2de > Author: Wei Hu > AuthorDate: 2021-11-27 06:42:

git: ad5904ec5913 - stable/12 - icee: allow configuration via hints on FDT-based systems

2021-11-27 Thread Andriy Gapon
The branch stable/12 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=ad5904ec59133b0ab47383b0868eca33cf17b61b commit ad5904ec59133b0ab47383b0868eca33cf17b61b Author: Andriy Gapon AuthorDate: 2021-11-04 11:56:22 + Commit: Andriy Gapon CommitDate: 2021-11-27 08:

git: 45a19f61218b - stable/12 - ds1307: allow configuration via hints on FDT-based systems

2021-11-27 Thread Andriy Gapon
The branch stable/12 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=45a19f61218b4072db9a327df5a7f176b6955163 commit 45a19f61218b4072db9a327df5a7f176b6955163 Author: Andriy Gapon AuthorDate: 2021-11-04 11:55:35 + Commit: Andriy Gapon CommitDate: 2021-11-27 08:

git: 06f49eaf13bd - stable/12 - sddadone: 'error' gets assigned only errno codes, never MMC_ERR codes

2021-11-27 Thread Andriy Gapon
The branch stable/12 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=06f49eaf13bdd9a0e5f4d8e260891dede592db12 commit 06f49eaf13bdd9a0e5f4d8e260891dede592db12 Author: Andriy Gapon AuthorDate: 2021-07-09 14:28:40 + Commit: Andriy Gapon CommitDate: 2021-11-27 08:

git: f537b3056421 - stable/13 - icee: allow configuration via hints on FDT-based systems

2021-11-27 Thread Andriy Gapon
The branch stable/13 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=f537b30564210708cea309de6e2ba54cf18e52b1 commit f537b30564210708cea309de6e2ba54cf18e52b1 Author: Andriy Gapon AuthorDate: 2021-11-04 11:56:22 + Commit: Andriy Gapon CommitDate: 2021-11-27 08:

git: 83f68b84c234 - stable/13 - ds1307: allow configuration via hints on FDT-based systems

2021-11-27 Thread Andriy Gapon
The branch stable/13 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=83f68b84c2347bbe11c5266e98bfd0a44334f004 commit 83f68b84c2347bbe11c5266e98bfd0a44334f004 Author: Andriy Gapon AuthorDate: 2021-11-04 11:55:35 + Commit: Andriy Gapon CommitDate: 2021-11-27 08:

git: a9f6a79b2d6a - stable/13 - sddadone: 'error' gets assigned only errno codes, never MMC_ERR codes

2021-11-27 Thread Andriy Gapon
The branch stable/13 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=a9f6a79b2d6a8f0ec7e63d8f1ae9876842c8678a commit a9f6a79b2d6a8f0ec7e63d8f1ae9876842c8678a Author: Andriy Gapon AuthorDate: 2021-07-09 14:28:40 + Commit: Andriy Gapon CommitDate: 2021-11-27 08: