git: 2b9a828c9949 - main - Set default SPE FP environment

2021-05-29 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=2b9a828c99499d3ca574575afd5d01b1539a2c66 commit 2b9a828c99499d3ca574575afd5d01b1539a2c66 Author: Justin Hibbits AuthorDate: 2021-05-30 02:53:35 + Commit: Justin Hibbits CommitDate: 2021-05-30

git: 66b2b71df8aa - main - Wrap the default SPE config in its own #define

2021-05-29 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=66b2b71df8aa12b19862bfdc19acc0498165ab53 commit 66b2b71df8aa12b19862bfdc19acc0498165ab53 Author: Justin Hibbits AuthorDate: 2021-05-30 02:53:26 + Commit: Justin Hibbits CommitDate: 2021-05-30

git: 0137a09d6e0b - main - Clean up spr.h

2021-05-29 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=0137a09d6e0bbf6215cabe762f0fdd88202b20f9 commit 0137a09d6e0bbf6215cabe762f0fdd88202b20f9 Author: Justin Hibbits AuthorDate: 2021-05-30 02:53:16 + Commit: Justin Hibbits CommitDate: 2021-05-30

Re: git: 54256e7954d7 - main - Fix userspace build after commit 6d3e78ad6c11

2021-05-29 Thread Jason Harmening
Ah, sys/types.h doesn't try to define bool unless bool isn't already defined *and* _KERNEL || STANDALONE is defined. The libprocstat offenders pull in a bunch of other system headers that pull in types.h before they fake-define _KERNEL, so there's never a chance for bool to be defined. And

Re: git: 54256e7954d7 - main - Fix userspace build after commit 6d3e78ad6c11

2021-05-29 Thread Jason Harmening
Actually that doesn't fix it, so I've reverted both commits for now. I'm not sure what other BS is going on here. On 5/29/21 4:50 PM, Rebecca Cran wrote: On 5/29/21 3:42 PM, Jason A. Harmening wrote: The branch main has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=54256e7

git: 271fcf1c28ef - main - Revert commits 6d3e78ad6c11 and 54256e7954d7

2021-05-29 Thread Jason A. Harmening
The branch main has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=271fcf1c28efd22342212b1ccaa3dba4fc059627 commit 271fcf1c28efd22342212b1ccaa3dba4fc059627 Author: Jason A. Harmening AuthorDate: 2021-05-30 00:46:46 + Commit: Jason A. Harmening CommitDate: 2021-05

Re: git: 54256e7954d7 - main - Fix userspace build after commit 6d3e78ad6c11

2021-05-29 Thread Jason Harmening
On 5/29/21 4:50 PM, Rebecca Cran wrote: On 5/29/21 3:42 PM, Jason A. Harmening wrote: The branch main has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=54256e7954d7efeee53bd1ab4d08d0c772b55f4d commit 54256e7954d7efeee53bd1ab4d08d0c772b55f4d Author: Jason A. Harmen

Re: git: 54256e7954d7 - main - Fix userspace build after commit 6d3e78ad6c11

2021-05-29 Thread Rebecca Cran
On 5/29/21 3:42 PM, Jason A. Harmening wrote: The branch main has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=54256e7954d7efeee53bd1ab4d08d0c772b55f4d commit 54256e7954d7efeee53bd1ab4d08d0c772b55f4d Author: Jason A. Harmening AuthorDate: 2021-05-29 21:45:09 + Com

git: 439d942b9e7a - main - tmpfs: drop a redundant NULL check in tmpfs_alloc_vp

2021-05-29 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=439d942b9e7ab4df2bb7a628602069d31788df17 commit 439d942b9e7ab4df2bb7a628602069d31788df17 Author: Mateusz Guzik AuthorDate: 2021-05-29 01:10:53 + Commit: Mateusz Guzik CommitDate: 2021-05-29 22:04:

git: 3cf75ca220fb - main - vfs: retire unused vn_seqc_write_begin_unheld*

2021-05-29 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=3cf75ca220fb6a9006fa0481b97e154602f6f554 commit 3cf75ca220fb6a9006fa0481b97e154602f6f554 Author: Mateusz Guzik AuthorDate: 2021-05-29 02:26:19 + Commit: Mateusz Guzik CommitDate: 2021-05-29 22:04:

git: 7fbeaf33b8e1 - main - tmpfs: drop useless parent locking from tmpfs_dir_getdotdotdent

2021-05-29 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=7fbeaf33b8e1a5e69af42a77c78a6fcb3029f1ca commit 7fbeaf33b8e1a5e69af42a77c78a6fcb3029f1ca Author: Mateusz Guzik AuthorDate: 2021-05-29 15:38:21 + Commit: Mateusz Guzik CommitDate: 2021-05-29 22:04:

git: 331a7601c9c2 - main - tmpfs: save on common case relocking in tmpfs_reclaim

2021-05-29 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=331a7601c9c21c1e55c57c5338e7affced9c7b7c commit 331a7601c9c21c1e55c57c5338e7affced9c7b7c Author: Mateusz Guzik AuthorDate: 2021-05-29 01:36:50 + Commit: Mateusz Guzik CommitDate: 2021-05-29 22:04:

git: d81aefa8b7dd - main - vfs: use the sentinel trick in locked lookup path parsing

2021-05-29 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=d81aefa8b7dd8cbeffeda541fca9962802404983 commit d81aefa8b7dd8cbeffeda541fca9962802404983 Author: Mateusz Guzik AuthorDate: 2021-05-25 17:34:26 + Commit: Mateusz Guzik CommitDate: 2021-05-29 22:04:

git: 478c52f1e365 - main - vfs: slightly rework vn_rlimit_fsize

2021-05-29 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=478c52f1e3654213c7d79096a2bc7f908e0b501d commit 478c52f1e3654213c7d79096a2bc7f908e0b501d Author: Mateusz Guzik AuthorDate: 2021-05-29 17:33:50 + Commit: Mateusz Guzik CommitDate: 2021-05-29 22:04:

git: 528f8f38953d - main - proc: add PROC_WAIT_UNLOCKED

2021-05-29 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=528f8f38953d92aa917cbe70d3c72d89440624ca commit 528f8f38953d92aa917cbe70d3c72d89440624ca Author: Mateusz Guzik AuthorDate: 2021-05-27 14:29:14 + Commit: Mateusz Guzik CommitDate: 2021-05-29 22:04:

git: dde5c031ed0d - main - Fix up macro use in lim_cur

2021-05-29 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=dde5c031ed0d93d080442b26133e9ea800bbcd22 commit dde5c031ed0d93d080442b26133e9ea800bbcd22 Author: Mateusz Guzik AuthorDate: 2021-05-29 17:46:37 + Commit: Mateusz Guzik CommitDate: 2021-05-29 22:04:

git: 9bfddb3ac4ce - main - fd: use PROC_WAIT_UNLOCKED when clearing p_fd/p_pd

2021-05-29 Thread Mateusz Guzik
The branch main has been updated by mjg: URL: https://cgit.FreeBSD.org/src/commit/?id=9bfddb3ac4ce8a2fbd5bb212a263747343a931e7 commit 9bfddb3ac4ce8a2fbd5bb212a263747343a931e7 Author: Mateusz Guzik AuthorDate: 2021-05-27 14:29:26 + Commit: Mateusz Guzik CommitDate: 2021-05-29 22:04:

git: 54256e7954d7 - main - Fix userspace build after commit 6d3e78ad6c11

2021-05-29 Thread Jason A. Harmening
The branch main has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=54256e7954d7efeee53bd1ab4d08d0c772b55f4d commit 54256e7954d7efeee53bd1ab4d08d0c772b55f4d Author: Jason A. Harmening AuthorDate: 2021-05-29 21:45:09 + Commit: Jason A. Harmening CommitDate: 2021-05

git: 6d3e78ad6c11 - main - VFS_QUOTACTL(9): allow implementation to indicate busy state changes

2021-05-29 Thread Jason A. Harmening
The branch main has been updated by jah: URL: https://cgit.FreeBSD.org/src/commit/?id=6d3e78ad6c11849ad3d36feeb10c412c93b56073 commit 6d3e78ad6c11849ad3d36feeb10c412c93b56073 Author: Jason A. Harmening AuthorDate: 2021-05-11 15:54:58 + Commit: Jason A. Harmening CommitDate: 2021-05

git: 811e645d286d - main - Apply r350463(43ded0a321a) to powerpc64 radix pmap

2021-05-29 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=811e645d286d0b97c02d1b66a59a76c327d46c35 commit 811e645d286d0b97c02d1b66a59a76c327d46c35 Author: Justin Hibbits AuthorDate: 2021-05-10 00:19:07 + Commit: Justin Hibbits CommitDate: 2021-05-29

git: b40538683ac2 - main - Apply r355991(50079417a5c28caeca3f423b981047db76e8f5cb) to powerpc64

2021-05-29 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=b40538683ac2486431ae9e6039124387cea3097f commit b40538683ac2486431ae9e6039124387cea3097f Author: Justin Hibbits AuthorDate: 2021-05-29 20:14:26 + Commit: Justin Hibbits CommitDate: 2021-05-29

git: 09947faee84b - main - Apply r350335(5d18382b728) to powerpc64 radix pmap

2021-05-29 Thread Justin Hibbits
The branch main has been updated by jhibbits: URL: https://cgit.FreeBSD.org/src/commit/?id=09947faee84b84f8126fd9dcf30ea8fd9a0cae92 commit 09947faee84b84f8126fd9dcf30ea8fd9a0cae92 Author: Justin Hibbits AuthorDate: 2021-05-09 16:07:28 + Commit: Justin Hibbits CommitDate: 2021-05-29

git: 83043a741d11 - main - linux: deduplicate DUMMY() entries

2021-05-29 Thread Edward Tomasz Napierala
The branch main has been updated by trasz: URL: https://cgit.FreeBSD.org/src/commit/?id=83043a741d114d7fd4a018e9c70330036ae44f81 commit 83043a741d114d7fd4a018e9c70330036ae44f81 Author: Edward Tomasz Napierala AuthorDate: 2021-05-29 06:32:50 + Commit: Edward Tomasz Napierala CommitD

git: d81f999ac223 - main - rtld direct exec: add option to ignore LD_ variables

2021-05-29 Thread Konstantin Belousov
The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=d81f999ac22342789f2b3e21206d83d410be4df3 commit d81f999ac22342789f2b3e21206d83d410be4df3 Author: Konstantin Belousov AuthorDate: 2021-05-28 23:59:07 + Commit: Konstantin Belousov CommitDate: 2021-

git: e0fa04e257c1 - main - cxgbe(4): Update firmwares to 1.25.6.0.

2021-05-29 Thread Navdeep Parhar
The branch main has been updated by np: URL: https://cgit.FreeBSD.org/src/commit/?id=e0fa04e257c1af4c793a70a124ba41e592570c14 commit e0fa04e257c1af4c793a70a124ba41e592570c14 Author: Navdeep Parhar AuthorDate: 2021-05-25 20:47:06 + Commit: Navdeep Parhar CommitDate: 2021-05-29 08:00

Re: git: e779604f1d4e - main - Clean up early arm64 pmap code

2021-05-29 Thread Andrew Turner
Other than simplifying the code it also helps downstream in CheriBSD where init_pt_va could be different sizes based on the kernel configuration. Rather than changing the size of this variable it’s easier to just ask the hardware to perform the translation. Andrew > On 24 May 2021, at 11:20, R