Re: [RFC PATCH 10/10] x86/unwind: add undwarf unwinder
From: Peter Zijlstra
Date: Thu Jun 01 2017 - 09:42:25 EST
On Thu, Jun 01, 2017 at 02:47:48PM +0200, Jiri Slaby wrote:
> There is bsearch,
Shiny, should we move that into lib/sort.h and maybe get more people to
use it? search_extable() seems like something that could use it.
And __bug_table is something that seems to want all things sort applied.