Hello: This patch was applied to andersson/remoteproc.git (refs/heads/for-next): On Tue, 20 Apr 2021 12:26:45 -0700 you wrote: > When cdev_add is called after device_add has been called there is no > way for the userspace to know about the addition of a cdev as cdev_add > itself doesn't trigger a uevent notification, or for the kernel to > know about the change to devt. This results in two problems: > - mknod is never called for the cdev and hence no cdev appears on > devtmpfs. > - sysfs links to the new cdev are not established. > > [...] Here is the summary with links: - remoteproc: core: Move cdev add before device add https://git.kernel.org/andersson/remoteproc/c/c6659ee893e2 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html