This website requires JavaScript.
Explore
Help
Sign In
domenico
/
openwrt_NSS_ACW
Watch
1
Star
0
Fork
0
You've already forked openwrt_NSS_ACW
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11,526
Commits
6
Branches
28
Tags
1be47feb2ef90b890aa80cfd2a8e5010e94dc89b
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