Skip to content

Conversation

neel-samsung
Copy link
Contributor

No description provided.

This patch resolves the typo while using the API name
in the comment.

Signed-off-by: neel-samsung <neel.patel@samsung.com>
This patch adds comment which describes returned value and assumptions for
up_unblock_task() and up_block_task(). These APIs need to called under established
critical section.

Signed-off-by: neel-samsung <neel.patel@samsung.com>
@neel-samsung neel-samsung changed the title Fix comments Fix comments (Do not merge) [Under Review] Jul 24, 2025
@neel-samsung neel-samsung changed the title Fix comments (Do not merge) [Under Review] Fix comments [Under Review] Jul 24, 2025
Copy link
Contributor

@Sambhavi-1 Sambhavi-1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pr fixing comment description

/* Move any tasks in the ready-to-run list to the pending task list
* where they will not be available to run until the scheduler is
* unlocked and nxsched_merge_pending() is called.
* unlocked and sched_mergepending() is called.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected spelling mistakes and added more description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants