freebsd-src/sys
Warner Losh bee0133fb9 cam_periph: switch from negative logic to positive logic
When scanning the resources that are wired for this driver, skip any
that whose number doesn't match newunit. They aren't relevant. Switch to
positive logic to break out of the loop (and thus go to the next unit)
if we find either a target resource or an at resource. This makes the
code easier to read and modify.

Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D32681
2021-11-05 08:56:22 -06:00
..
amd64 amd64: Deduplicate routines for expanding KASAN/KMSAN shadow maps 2021-11-03 12:36:02 -04:00
arm ipq4018: add qcom-gcc-ipq4018 and dependencies into the build 2021-11-04 09:02:43 -07:00
arm64 sched: separate out schedinit_ap() 2021-11-03 15:54:59 -05:00
bsm
cam cam_periph: switch from negative logic to positive logic 2021-11-05 08:56:22 -06:00
cddl
compat linprocfs: Fix formatting of Uid and Gid lines 2021-11-03 08:40:55 +00:00
conf kasan: Disable validation of function parameters passed by value 2021-11-03 12:36:02 -04:00
contrib Merge commit 'ce929fe84f9c453263af379f3b255ff8eca01d48' 2021-10-29 19:18:03 +02:00
crypto
ddb
dev sdhci_fsl_fdt: Provide more accurate clk calculation 2021-11-05 10:18:57 +01:00
dts
fs nfscl: Fix NFSv4.1/4.2 pnfs mounts using nconnect 2021-11-04 17:06:34 -07:00
gdb
geom gjournal(8): Fix a typo in a source code comment 2021-11-03 17:14:00 +01:00
gnu
i386 sysbeep: Adjust interface to take a duration as a sbt 2021-11-03 16:03:51 -06:00
isa
kern Factor out flags preserved during mbuf demote into a separate define. 2021-11-04 18:53:49 +01:00
kgssapi
libkern
mips sched: separate out schedinit_ap() 2021-11-03 15:54:59 -05:00
modules linux: mv sys/i386/linux/linux_ptrace{,_machdep}.c 2021-11-03 08:50:17 +00:00
net pf: Introduce ridentifier 2021-11-05 09:39:56 +01:00
net80211 net80211: add a driver-private pointer to struct ieee80211_node 2021-10-31 19:08:28 +00:00
netgraph ng_pptpgre(4): Fix a typo in a source code comment 2021-11-03 17:15:59 +01:00
netinet Use layer five checksum flags in the mbuf packet header to pass on crypto state. 2021-11-04 18:52:06 +01:00
netinet6 blackhole(4): disable for locally originated TCP/UDP packets 2021-11-03 13:02:44 -07:00
netipsec ipsec: add a lock encompassing SPI allocation 2021-11-03 19:51:40 +00:00
netpfil pf: Introduce ridentifier 2021-11-05 09:39:56 +01:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto Remove unused ocf_operation structure from stack. 2021-11-04 18:52:06 +01:00
powerpc sched: separate out schedinit_ap() 2021-11-03 15:54:59 -05:00
riscv sched: separate out schedinit_ap() 2021-11-03 15:54:59 -05:00
rpc
security
sys Factor out flags preserved during mbuf demote into a separate define. 2021-11-04 18:53:49 +01:00
teken
tests
tools
ufs ufs: remove write-only variables 2021-10-21 21:40:46 +03:00
vm Fix a common typo in syctl descriptions 2021-11-03 20:49:24 +01:00
x86 sched: separate out schedinit_ap() 2021-11-03 15:54:59 -05:00
xdr
xen
Makefile