From: James Clarke <[email protected]> Date: Tue, 25 Oct 2016 01:10:55 +0100
> Sure, that makes sense; updated and tested for a few hours: > > From d5997fd98fc80d1ceabe11f6fcd63dfce99b8253 Mon Sep 17 00:00:00 2001 > From: James Clarke <[email protected]> > Date: Mon, 24 Oct 2016 19:49:25 +0100 > Subject: [PATCH v2] sparc: Handle negative offsets in > arch_jump_label_transform > > Additionally, if the offset will overflow the immediate for a ba,pt > instruction, fall back on a standard ba to get an extra 3 bits. > > Signed-off-by: James Clarke <[email protected]> Applied, thanks.

