On Thu, Mar 23, 2017 at 08:03:36PM -0700, Christopher Li wrote: > On Sun, Mar 19, 2017 at 11:01 AM, Luc Van Oostenryck > <luc.vanoostenryck@xxxxxxxxx> wrote: > > When verbose is set to 2 or higher, show_instruction() > > also display removed instructions. Some of these instructions > > can have their associated symbol removed and set to NULL > > which will cause a crash with 'test-linearize -vv'. > > > > Fix this by avoiding to dereference symbol's details of > > removed instructions. > > I like to apply it. Can you add SOB? Sure. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html