git: 8e5bcff58b77 - main - Export _Unwind_Complete and _Unwind_VRS_Pop from arm's libgcc_s

2022-04-27 Thread Dimitry Andric
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=8e5bcff58b77f8108b2bef0f1d113a91aef502a4 commit 8e5bcff58b77f8108b2bef0f1d113a91aef502a4 Author: Dimitry Andric AuthorDate: 2022-04-27 09:04:10 + Commit: Dimitry Andric CommitDate: 2022-04-27 09:0

git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined

2022-04-27 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=b40c0db6f6d61ed594118d81dc691b9263a7e4d7 commit b40c0db6f6d61ed594118d81dc691b9263a7e4d7 Author: Mateusz Guzik AuthorDate: 2022-04-27 13:29:12 + Commit: Mateusz Guzik CommitDate: 2022-04-27 13:29:

git: c40e4349889b - main - libcxxrt: Insert padding in __cxa_dependent_exception

2022-04-27 Thread Ed Maste
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=c40e4349889b32500e51e60f9529dbcc080f468b commit c40e4349889b32500e51e60f9529dbcc080f468b Author: Ed Maste AuthorDate: 2022-04-27 13:15:09 + Commit: Ed Maste CommitDate: 2022-04-27 13:41:26 +000

Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined

2022-04-27 Thread John Baldwin
On 4/27/22 6:30 AM, Mateusz Guzik wrote: The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=b40c0db6f6d61ed594118d81dc691b9263a7e4d7 commit b40c0db6f6d61ed594118d81dc691b9263a7e4d7 Author: Mateusz Guzik AuthorDate: 2022-04-27 13:29:12 + Commit: M

Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined

2022-04-27 Thread Ed Maste
On Wed, 27 Apr 2022 at 09:59, John Baldwin wrote: > > Hmm, could this just be: > > #if defined(INVARIANTS) && defined(WITNESS) > #define __diagused > #else > #define __diagused __unused > #endif LGTM

git: 490a0f77de77 - main - sctp: improve locking

2022-04-27 Thread Michael Tuexen
The branch main has been updated by tuexen: URL: https://cgit.FreeBSD.org/src/commit/?id=490a0f77de77321859cc807f9cc7bb41dbcc commit 490a0f77de77321859cc807f9cc7bb41dbcc Author: Michael Tuexen AuthorDate: 2022-04-27 14:07:31 + Commit: Michael Tuexen CommitDate: 2022-04-27 1

git: e140d551b786 - main - rtw88: deal with debug messages

2022-04-27 Thread Bjoern A. Zeeb
The branch main has been updated by bz: URL: https://cgit.FreeBSD.org/src/commit/?id=e140d551b78670fbf99c83a59438cb13de50420f commit e140d551b78670fbf99c83a59438cb13de50420f Author: Bjoern A. Zeeb AuthorDate: 2022-04-27 15:20:34 + Commit: Bjoern A. Zeeb CommitDate: 2022-04-27 15:20

Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined

2022-04-27 Thread Mateusz Guzik
On 4/27/22, John Baldwin wrote: > On 4/27/22 6:30 AM, Mateusz Guzik wrote: >> The branch main has been updated by mjg: >> >> URL: >> https://cgit.FreeBSD.org/src/commit/?id=b40c0db6f6d61ed594118d81dc691b9263a7e4d7 >> >> commit b40c0db6f6d61ed594118d81dc691b9263a7e4d7 >> Author: Mateusz Guzik

Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined

2022-04-27 Thread John Baldwin
On 4/27/22 8:50 AM, Mateusz Guzik wrote: On 4/27/22, John Baldwin wrote: On 4/27/22 6:30 AM, Mateusz Guzik wrote: The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=b40c0db6f6d61ed594118d81dc691b9263a7e4d7 commit b40c0db6f6d61ed594118d81dc691b9263a7e4d7 Aut

Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined

2022-04-27 Thread Mateusz Guzik
On 4/27/22, John Baldwin wrote: > On 4/27/22 8:50 AM, Mateusz Guzik wrote: >> On 4/27/22, John Baldwin wrote: >>> On 4/27/22 6:30 AM, Mateusz Guzik wrote: The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=b40c0db6f6d61ed594118d81dc691b9263a7

Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined

2022-04-27 Thread John Baldwin
On 4/27/22 9:18 AM, Mateusz Guzik wrote: On 4/27/22, John Baldwin wrote: On 4/27/22 8:50 AM, Mateusz Guzik wrote: On 4/27/22, John Baldwin wrote: On 4/27/22 6:30 AM, Mateusz Guzik wrote: The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=b40c0db6f6d61ed59

git: 1431239494ee - main - Add a __witness_used for variables only used under #ifdef WITNESS.

2022-04-27 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=1431239494ee15e7175474ddd562c5dec11e7c73 commit 1431239494ee15e7175474ddd562c5dec11e7c73 Author: John Baldwin AuthorDate: 2022-04-27 18:46:16 + Commit: John Baldwin CommitDate: 2022-04-27 18:46:16

git: e6dede145616 - main - setkey(8): Clarify language around AEAD ciphers.

2022-04-27 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e6dede145616ed8f98c629c23a2ba206b812c921 commit e6dede145616ed8f98c629c23a2ba206b812c921 Author: John Baldwin AuthorDate: 2022-04-27 19:18:52 + Commit: John Baldwin CommitDate: 2022-04-27 19:23:18

git: fa160738bd18 - main - firewire: Initialize firewire_devclass in fw_modevent.

2022-04-27 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=fa160738bd18db58b811ed6716330527416f2eda commit fa160738bd18db58b811ed6716330527416f2eda Author: John Baldwin AuthorDate: 2022-04-27 19:26:05 + Commit: John Baldwin CommitDate: 2022-04-27 19:26:05

git: 00a80538b447 - main - lacp: short timeout erroneously declares link-flapping

2022-04-27 Thread Ravi Pokala
The branch main has been updated by rpokala: URL: https://cgit.FreeBSD.org/src/commit/?id=00a80538b4471b2978c5a1990f48189f2c692e24 commit 00a80538b4471b2978c5a1990f48189f2c692e24 Author: Greg Foster AuthorDate: 2022-04-26 06:38:23 + Commit: Ravi Pokala CommitDate: 2022-04-27 19:41:

git: de6353ad8fdf - main - gpiopower: Fix call to ofw_gpiobus_parse_gpios

2022-04-27 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=de6353ad8fdf3783d19012fec7c1d69926a3f772 commit de6353ad8fdf3783d19012fec7c1d69926a3f772 Author: Justin Hibbits AuthorDate: 2022-04-27 21:55:28 + Commit: Justin Hibbits CommitDate: 2022-04-27

git: e08949257483 - main - gpio/qoriq: Recognize another compatible string entry

2022-04-27 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=e08949257483ce2ba1f15805ae1ff49989d95f43 commit e08949257483ce2ba1f15805ae1ff49989d95f43 Author: Justin Hibbits AuthorDate: 2022-04-27 21:55:42 + Commit: Justin Hibbits CommitDate: 2022-04-27

git: e4a38f5407d1 - main - powerpc pseries xics: Use devclass_find to lookup xicp devclass.

2022-04-27 Thread John Baldwin
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=e4a38f5407d14972b5de750ef067165d6975b4f4 commit e4a38f5407d14972b5de750ef067165d6975b4f4 Author: John Baldwin AuthorDate: 2022-04-27 22:08:47 + Commit: John Baldwin CommitDate: 2022-04-27 22:08:47

Re: git: b40c0db6f6d6 - main - Patch up __diagused for when only one of INVARIANTS or WITNESS is defined

2022-04-27 Thread Mark Millard
Just a suggestion . . . For: QUOTE +#elif ((defined(INVARIANTS) && !defined(WITNESS)) || \ + (!defined(INVARIANTS) && defined(WITNESS))) #define__diagused __unused END QUOTE something like the following seems far more direct to me: +#elif defined(INVARIANTS) != defined(WITNE

git: c4be460e84b4 - main - init_unrhdr(): make it usable by initializing everything

2022-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=c4be460e84b48f2c76e27768ee8132a1d639ebc2 commit c4be460e84b48f2c76e27768ee8132a1d639ebc2 Author: Konstantin Belousov AuthorDate: 2022-04-20 21:58:22 + Commit: Konstantin Belousov CommitDate: 2022-

git: e59b940dcb45 - main - unr(9): allow to avoid internal locking

2022-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e59b940dcb45b887974aeae8d8f86665aed2c913 commit e59b940dcb45b887974aeae8d8f86665aed2c913 Author: Konstantin Belousov AuthorDate: 2022-04-20 22:14:37 + Commit: Konstantin Belousov CommitDate: 2022-

git: b9294a3e152b - main - reaper_abandon_children(): upgrade proctree_lock assert to exclusive

2022-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=b9294a3e152b2524497678c8089e2c4abbdceb31 commit b9294a3e152b2524497678c8089e2c4abbdceb31 Author: Konstantin Belousov AuthorDate: 2022-04-26 14:44:48 + Commit: Konstantin Belousov CommitDate: 2022-

git: e4ce431e2a02 - main - reap_kill(): de-inline LIST_FOREACH(), twice

2022-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=e4ce431e2a0255751fee0ad14b08bd006759ce4f commit e4ce431e2a0255751fee0ad14b08bd006759ce4f Author: Konstantin Belousov AuthorDate: 2022-04-25 21:57:13 + Commit: Konstantin Belousov CommitDate: 2022-

git: 134529b11b53 - main - reap_kill(): rename the reap variable to reaper

2022-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=134529b11b5343aed09e220b49147873d052e4bf commit 134529b11b5343aed09e220b49147873d052e4bf Author: Konstantin Belousov AuthorDate: 2022-04-25 22:10:16 + Commit: Konstantin Belousov CommitDate: 2022-

git: 54a11adbd9c2 - main - reap_kill(): split children and subtree killers into helpers

2022-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=54a11adbd9c2b1fa9b42181ac883ed6ed2a6998c commit 54a11adbd9c2b1fa9b42181ac883ed6ed2a6998c Author: Konstantin Belousov AuthorDate: 2022-04-20 21:12:05 + Commit: Konstantin Belousov CommitDate: 2022-

git: 2e7595ef2f53 - main - Add stop_all_proc_block(9)

2022-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=2e7595ef2f53f6debec3c3d89bb9e0cd10394ed3 commit 2e7595ef2f53f6debec3c3d89bb9e0cd10394ed3 Author: Konstantin Belousov AuthorDate: 2022-04-23 22:55:04 + Commit: Konstantin Belousov CommitDate: 2022-

git: 39794d80ad90 - main - Fix a race between fork(2) and PROC_REAP_KILL subtree

2022-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=39794d80ad900915e5c4940e9917ba5cb59a8634 commit 39794d80ad900915e5c4940e9917ba5cb59a8634 Author: Konstantin Belousov AuthorDate: 2022-04-20 21:33:51 + Commit: Konstantin Belousov CommitDate: 2022-

git: d1df34736888 - main - kern_procctl: add possibility to take stop_all_proc_block() around exec

2022-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=d1df34736888f43e8fe1cdc460eac134d625c777 commit d1df34736888f43e8fe1cdc460eac134d625c777 Author: Konstantin Belousov AuthorDate: 2022-04-27 21:18:34 + Commit: Konstantin Belousov CommitDate: 2022-

git: 709783373e57 - main - Fix another race between fork(2) and PROC_REAP_KILL subtree

2022-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=709783373e57069cc014019a14a806b580e1d62f commit 709783373e57069cc014019a14a806b580e1d62f Author: Konstantin Belousov AuthorDate: 2022-04-21 22:39:58 + Commit: Konstantin Belousov CommitDate: 2022-

git: 6fe78ad43455 - main - subr_unit.c: make userspace tests buildable

2022-04-27 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=6fe78ad434557a713ebf5159ac6ac4052ef3da1c commit 6fe78ad434557a713ebf5159ac6ac4052ef3da1c Author: Konstantin Belousov AuthorDate: 2022-04-28 00:00:14 + Commit: Konstantin Belousov CommitDate: 2022-

git: 404f001161b9 - main - CAM: Keep periph_links when restoring CCB in camperiphdone().

2022-04-27 Thread Alexander Motin
The branch main has been updated by mav: URL: https://cgit.FreeBSD.org/src/commit/?id=404f001161b975164d8b52d9f404d07ac7584027 commit 404f001161b975164d8b52d9f404d07ac7584027 Author: Alexander Motin AuthorDate: 2022-04-28 01:39:50 + Commit: Alexander Motin CommitDate: 2022-04-28 01

git: 3ee943868c74 - main - usb: Respect NO_INQUIRY quirk during device enumeration

2022-04-27 Thread Wojciech Macek
The branch main has been updated by wma: URL: https://cgit.FreeBSD.org/src/commit/?id=3ee943868c74ce917820fe9ddbcfeab338704d90 commit 3ee943868c74ce917820fe9ddbcfeab338704d90 Author: Kornel Duleba AuthorDate: 2022-04-26 12:07:21 + Commit: Wojciech Macek CommitDate: 2022-04-28 06:42

git: 0923ff82fb38 - main - Add USB ID and quirks for Huawei E3372

2022-04-27 Thread Wojciech Macek
The branch main has been updated by wma: URL: https://cgit.FreeBSD.org/src/commit/?id=0923ff82fb383a755b2402bbf2cfece4c199a86c commit 0923ff82fb383a755b2402bbf2cfece4c199a86c Author: Kornel Duleba AuthorDate: 2022-04-26 12:11:50 + Commit: Wojciech Macek CommitDate: 2022-04-28 06:42