summaryrefslogtreecommitdiff
path: root/include/linux/zstd_errors.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2026-04-19 12:58:08 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2026-04-19 12:58:08 -0700
commit8c2bf4a2e5cb4b325e328cc8808858a68616067c (patch)
tree207417db8edd8120600b98fc0c83e612e9639653 /include/linux/zstd_errors.h
parentbea8d77e45a8b77f2beca1affc9aa7ed28f39b17 (diff)
parent5b484311507b5d403c1f7a45f6aa3778549e268b (diff)
downloadlwn-8c2bf4a2e5cb4b325e328cc8808858a68616067c.tar.gz
lwn-8c2bf4a2e5cb4b325e328cc8808858a68616067c.zip
Merge tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Pull driver core fixes from Danilo Krummrich: - Prevent a device from being probed before device_add() has finished initializing it; gate probe with a "ready_to_probe" device flag to avoid races with concurrent driver_register() calls - Fix a kernel-doc warning for DEV_FLAG_COUNT introduced by the above - Return -ENOTCONN from software_node_get_reference_args() when a referenced software node is known but not yet registered, allowing callers to defer probe - In sysfs_group_attrs_change_owner(), also check is_visible_const(); missed when the const variant was introduced * tag 'driver-core-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core: driver core: Add kernel-doc for DEV_FLAG_COUNT enum value sysfs: attribute_group: Respect is_visible_const() when changing owner software node: return -ENOTCONN when referenced swnode is not registered yet driver core: Don't let a device probe until it's ready
Diffstat (limited to 'include/linux/zstd_errors.h')
0 files changed, 0 insertions, 0 deletions