On Wed, Sep 14, 2016 at 08:00:12PM +0100, Jakub Kicinski wrote:
> Storing state in reserved fields of instructions makes
> it impossible to run validator on programs already
> marked as read-only. Allocate and use an array of
> per-instruction state instead.
> 
> While touching the error path rename and move existing
> jump target.
> 
> Suggested-by: Alexei Starovoitov <[email protected]>
> Signed-off-by: Jakub Kicinski <[email protected]>

Nice and clean. Thanks!
Acked-by: Alexei Starovoitov <[email protected]>

Reply via email to