Skip to content

Conversation

@dcpleung
Copy link
Member

When marking the reserved region at the end of virtual address
space, call virt_to_bitmap_offset() is not needed as we already
know the offset. So remove it.

Coverity-CID: 235930
Fixes #35160

Signed-off-by: Daniel Leung daniel.leung@intel.com

When marking the reserved region at the end of virtual address
space, call virt_to_bitmap_offset() is not needed as we already
know the offset. So remove it.

Coverity-CID: 235930
Fixes zephyrproject-rtos#35160

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
@galak galak merged commit 216dc5d into zephyrproject-rtos:master May 13, 2021
@dcpleung dcpleung deleted the coverity_235930_kernel_mmu_offset branch May 13, 2021 17:33
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.

[Coverity CID: 235930] Unused value in kernel/mmu.c

4 participants