Skip to content

Make is___kvaddrspace_vaddr() portable #21

@latentPrion

Description

@latentPrion

is___kvaddrspace_vaddr() {
local hex_word="$1"
test -n "$hex_word" && test "$(printf "%d" "0x${hex_word:0:1}")" -ge 8
}

Function is___kvaddrspace_vaddr() is arch-specific, but not guarded by sufficient per-arch guards fir portability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions