Re: [GIT PULL] ARC fixes for 5.3-rc7

2019-08-27 Thread pr-tracker-bot
The pull request you sent on Tue, 27 Aug 2019 10:07:47 -0700: > git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.3-rc7 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/6525771f58cbc6ab97b5cff9069865cde8283346 Thank you! -- Deet-doot-dot, I am a

[GIT PULL] ARC fixes for 5.3-rc7

2019-08-27 Thread Vineet Gupta
Hi Linus, Late pull request for ARC as I was off to land of monsoons. Please pull. P.S. Using my private email (also on pgp key) due to some interim IT email shenanigans being sorted out. Thx, -Vineet -> The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linu

Re: [PATCH v2] ARC: ARCv2: jump label: implement jump label patching

2019-08-27 Thread Vineet Gupta
On 7/18/19 6:20 AM, Eugeniy Paltsev wrote: > Implement jump label patching for ARC. Jump labels provide > an interface to generate dynamic branches using > self-modifying code. > > This allows us to implement conditional branches where > changing branch direction is expensive but branch selection