Re: [PATCH 5/7] arm64: keep .altinstructions and .altinstr_replacement

From: Nick Desaulniers
Date: Thu Nov 30 2017 - 12:00:42 EST


On Wed, Nov 29, 2017 at 5:58 PM, Nicholas Piggin <npiggin@xxxxxxxxx> wrote:
> (Comparing `readelf -S` before/after is a way to spot bugs.)

Do you have a script that can be used to diff 2 `readelf -S`, look for
missing references, and report an error? Might be easier to rerun that
every so often and see what's missing.