Skip to content

Conversation

nashif
Copy link
Member

@nashif nashif commented Jul 17, 2024

  • tests: device: test CONFIG_DEVICE_DT_METADATA=y
  • device: remove const qualifier from node label copy

Fixes #76747

nashif added 2 commits July 17, 2024 07:26
Looks like this option is not tested with userspace enabled.

Signed-off-by: Anas Nashif <[email protected]>
k_usermode_string_copy does not accept const in its arguements.

Signed-off-by: Anas Nashif <[email protected]>
@nashif nashif added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Jul 17, 2024
@nashif nashif added the backport v3.7-branch Request backport to the v3.7-branch label Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Device Model area: Kernel backport v3.7-branch Request backport to the v3.7-branch Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CONFIG_DEVICE_DT_METADATA=y not tested with usespace enabled
5 participants