Merge tag 'arm-plt-optimizations-for-v4.9' of git://git.linaro.org/people/ard.biesheu...
authorRussell King <rmk+kernel@armlinux.org.uk>
Wed, 7 Sep 2016 16:15:23 +0000 (17:15 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Mon, 12 Sep 2016 15:02:45 +0000 (16:02 +0100)
This series of 4 patches optimizes the ARM PLT generation code that
is invoked at module load time, to get rid of the O(n^2) algorithm
that results in pathological load times of 10 seconds or more for
large modules on certain STB platforms


Trivial merge