Skip to content
Snippets Groups Projects
Select Git revision
  • 2f042c93a138f87a2f85e80daa5dbab6bf138045
  • imx_render_flag_v1 default
  • panfrost_boris
  • eze_rock-pi-4
  • msm_in_fence_put_v3_v4.14.85
  • virtio_fences_v5
  • virtio_fences_v4
  • virtio_fences_v3
  • virtio_fences_v2
9 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Tobin C. Harding authored
    Currently script only supports 4 page table levels because of the way
    the kernel address regular expression is crafted. We can do better than
    this. Using previously added support for kernel configuration options we
    can get the number of page table levels defined by
    CONFIG_PGTABLE_LEVELS. Using this value a correct regular expression can
    be crafted. This only supports 5 page tables on x86_64.
    
    Add support for 5 page table levels on x86_64.
    
    Signed-off-by: default avatarTobin C. Harding <me@tobin.cc>
    2f042c93
    History
    Name Last commit Last update