Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers/video: Modify the properties of the goldfish camera driver kthread_create #10580

Merged
merged 1 commit into from Sep 12, 2023

Conversation

yangsen5
Copy link
Contributor

@yangsen5 yangsen5 commented Sep 11, 2023

Summary

  1. priority = SCHED_PRIORITY_DEFAULT
  2. stack_size = DEFAULT_TASK_STACKSIZE

Impact

goldfish camera driver

Testing

ci

…hread_create

1. priority   = SCHED_PRIORITY_DEFAULT
2. stack_size = DEFAULT_TASK_STACKSIZE

Signed-off-by: yangsen5 <yangsen5@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 changed the title drivers/video: Modify the properties of the goldfish camera driver kt… drivers/video: Modify the properties of the goldfish camera driver kthread_create Sep 11, 2023
@xiaoxiang781216 xiaoxiang781216 merged commit f8b19c2 into apache:master Sep 12, 2023
20 of 26 checks passed
@jerpelea jerpelea added this to To-Add in Release Notes - 12.3.0 Sep 26, 2023
@jerpelea jerpelea moved this from To-Add to drivers in Release Notes - 12.3.0 Sep 27, 2023
@jerpelea jerpelea moved this from drivers to done in Release Notes - 12.3.0 Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants