projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
c693593
66e94ba
)
Merge tag 'arm-plt-optimizations-for-v4.9' of git://git.linaro.org/people/ard.biesheu...
author
Russell King
<rmk+kernel@armlinux.org.uk>
Wed, 7 Sep 2016 16:15:23 +0000
(17:15 +0100)
committer
Russell 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