Skip to content

Conversation

@hpfaz
Copy link
Contributor

@hpfaz hpfaz commented Feb 12, 2024

Description of the feature or fix

my_get_cpu_cb neither provides a pointer to cpu_id nor node_id int variable.
Refer to syscall signature :
int getcpu(unsigned int *_Nullable cpu, unsigned int *_Nullable node);

Notes

my_get_cpu_cb neither provides a pointer to cpu_id nor node_id int variable.
Refer to syscall signature :
int getcpu(unsigned int *_Nullable cpu, unsigned int *_Nullable node);

Signed-off-by: Hatim-Pierre FAZILEABASSE <hatim-pierre.fazileabasse@ingenico.com>
@kisvegabor
Copy link
Member

Thank you!

Just for the record, here is the documentation of getcpu: https://man7.org/linux/man-pages/man2/getcpu.2.html

@kisvegabor kisvegabor merged commit eecfc27 into lvgl:master Feb 12, 2024
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
Signed-off-by: Hatim-Pierre FAZILEABASSE <hatim-pierre.fazileabasse@ingenico.com>
HongChao6 pushed a commit to HongChao6/lvgl that referenced this pull request Oct 18, 2024
Signed-off-by: Hatim-Pierre FAZILEABASSE <hatim-pierre.fazileabasse@ingenico.com>
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.

3 participants