Skip to content
Snippets Groups Projects
Select Git revision
  • 794fe7891d77fb9ee095313c60805a8ed609e2a7
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

gdb

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Kieran Bingham authored and Linus Torvalds committed
    This reverts commit e127a73d ("scripts/gdb: add a Radix Tree
    Parser")
    
    The python implementation of radix-tree was merged at the same time as
    the radix-tree system was heavily reworked from commit e9256efc
    ("radix-tree: introduce radix_tree_empty") to 3bcadd6f ("radix-tree:
    free up the bottom bit of exceptional entries for reuse") and no longer
    functions, but also prevents other gdb scripts from loading.
    
    This functionality has not yet hit a release, so simply remove it for
    now
    
    Link: http://lkml.kernel.org/r/1467127337-11135-6-git-send-email-kieran@bingham.xyz
    
    
    Signed-off-by: default avatarKieran Bingham <kieran@bingham.xyz>
    Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    b447e025
    History
    Name Last commit Last update
    ..