This website requires JavaScript.
Explore
Help
Sign In
fish
/
immortalwrt
Watch
1
Star
0
Fork
0
You've already forked immortalwrt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11,532
Commits
6
Branches
17
Tags
782
MiB
cf2c544844
Commit Graph
2 Commits
Author
SHA1
Message
Date
Felix Fietkau
df119d5c19
kernel: fix a relative addressing bug in the mips module relocation code change
...
SVN-Revision: 16831
2009-07-13 15:09:46 +00:00
Felix Fietkau
3b3d64743b
mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik
...
SVN-Revision: 16772
2009-07-11 02:30:25 +00:00