Skip to content

Conversation

@jasonbu
Copy link
Contributor

@jasonbu jasonbu commented Nov 30, 2025

Summary

fb: fix no mmap with get_pinfo, kernel build with data abort

Impact

Before fix the fb demo will abort as we didnot do mmap, userspace direct use buffer from ioctl.
After fix, the fb demo should able to work with knsh.

Testing

CI-test, arm-v7a knsh

When BUILD_KERNEL, will case userspace access the kernel address and
abort.

Signed-off-by: buxiasen <buxiasen@xiaomi.com>
@jerpelea jerpelea changed the title Fix framebuffer demo not working with BUILD_KERNEL examples/fb: fix framebuffer demo not working with BUILD_KERNEL Dec 1, 2025
@xiaoxiang781216 xiaoxiang781216 merged commit df9fe43 into apache:master Dec 1, 2025
65 of 77 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants