Active Repositories
Active Repositories
Recent Activity
Recent Activity
Today
Today
rmacklem committed R10:2d379aed1e5c: copy_file_range(2): Fix for small values of input file offset and len (authored by rmacklem).
copy_file_range(2): Fix for small values of input file offset and len
copy font-hackgen for preparing of font-hackgen-nerd.
I think this should be ready to go- upstream has accepted it. Are you happy with it?
Clarify kld_list format
crees committed R9:be6f122288de: Remove dated and misleading paragraph on headers (authored by crees).
Remove dated and misleading paragraph on headers
rmacklem committed R10:a2a4cfc3157f: nfsclient: fix panic in cache_enter_time() (authored by rmacklem).
nfsclient: fix panic in cache_enter_time()
crees committed R9:62371d2fa9b4: Update summary Bugzilla standard format for ports (authored by crees).
Update summary Bugzilla standard format for ports
Um, what do you mean by that, @cem ?
Fix build by removing obsoleted font families.
crees updated the diff for D23589: Porter's Handbook: explain ports signature policy for older ports.
Just get rid of this paragraph entirely, and the header in the sample
rmacklem committed R10:902a18d50aef: copy_file_range(2): Fix for small values of input file offset and len (authored by rmacklem).
copy_file_range(2): Fix for small values of input file offset and len
I've tested this overnight on a Netflix server running at 90G.
andrew committed R10:c8db60c0673d: Split out the loader efifb setup to a new function (authored by andrew).
Split out the loader efifb setup to a new function
andrew committed R10:28d945204ea1: Handle functions that use a nop in the arm64 fbt (authored by andrew).
Handle functions that use a nop in the arm64 fbt
Use L2 blocks when in the identity map
This looks like a generic issue to me.
This patch looks good to me from a technical point of view. I have no opinion on /boot/efi vs. /efi, so won't comment on the ultimate merits of the change, but you're welcome to include a "Reviewed by:" from me if this goes in.
The test appears to grep for "lagg_" in the LOR messages and there are two that match:
Lock order reversal between "in_multi_sx"(sx) and "if_lagg sx"(sx)! Lock order "in_multi_sx"(sx) -> "if_lagg sx"(sx) first seen at: #0 0xffffffff80c7bfcd at witness_checkorder+0x46d #1 0xffffffff80c17b17 at _sx_xlock+0x67 #2 0xffffffff826d1bf0 at lagg_ioctl+0xe0 #3 0xffffffff80d3026d at if_addmulti+0x3fd #4 0xffffffff80dbfbdd at in_joingroup_locked+0x27d #5 0xffffffff80dbf932 at in_joingroup+0x42 #6 0xffffffff80dba825 at in_control+0xa25 #7 0xffffffff80d30a38 at ifioctl+0x3d8 #8 0xffffffff80c824d9 at kern_ioctl+0x289 #9 0xffffffff80c8219a at sys_ioctl+0x12a #10 0xffffffff810bd629 at amd64_syscall+0x749 #11 0xffffffff8109010e at fast_syscall_common+0xf8
and
Lock order reversal between "in_control"(sx) and "if_lagg sx"(sx)! Lock order "in_control"(sx) -> "if_lagg sx"(sx) first seen at: #0 0xffffffff80c7bfcd at witness_checkorder+0x46d #1 0xffffffff80c17b17 at _sx_xlock+0x67 #2 0xffffffff826d19ee at lagg_init+0x2e #3 0xffffffff80d36c1e at ether_ioctl+0x1be #4 0xffffffff826d20e1 at lagg_ioctl+0x5d1 #5 0xffffffff80dba7dd at in_control+0x9dd #6 0xffffffff80d30a38 at ifioctl+0x3d8 #7 0xffffffff80c824d9 at kern_ioctl+0x289 #8 0xffffffff80c8219a at sys_ioctl+0x12a #9 0xffffffff810bd629 at amd64_syscall+0x749 #10 0xffffffff8109010e at fast_syscall_common+0xf8
Update after 0b7472b3d8d2f1e90fade5236b44fd98d8e396c2
devel/re2: update to 20210202
stress2: Initial import
rhurlin committed rP567085: New port: net/openrsync: Implementation of rsync with a BSD (ISC) license.
New port: net/openrsync: Implementation of rsync with a BSD (ISC) license
qat.4: Fix some firmware module names
Fixed with D21924 by marius
graphics/vulkan-loader: update to 1.2.171
graphics/vulkan-headers: update to 1.2.171
Fix capsicum-test build with GCC