This website requires JavaScript.
Explore
Help
Sign In
cantyonion
/
opi-openwrt
Watch
1
Star
0
Fork
0
You've already forked opi-openwrt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11,521
Commits
1
Branch
0
Tags
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