diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-25 16:11:55 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-25 16:11:55 -0400 |
commit | 9e2dd2ca85d211a6ef2a1e95ba9239ec69959b1e (patch) | |
tree | 109a067c150b26f9006153ae7379e56909edbca7 /scripts/Makefile.modfinal | |
parent | 63cbb3b364c0c2500e59d24a6cde92c8f2ff1c18 (diff) | |
parent | 09684950050be09ed6cd591e6fbf0c71d3473237 (diff) | |
download | linux-9e2dd2ca85d211a6ef2a1e95ba9239ec69959b1e.tar.bz2 |
Merge tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Pull modules fixes from Jessica Yu:
- Revert __ksymtab_$namespace.$symbol naming scheme back to
__ksymtab_$symbol, as it was causing issues with depmod.
Instead, have modpost extract a symbol's namespace from __kstrtabns
and __ksymtab_strings.
- Fix `make nsdeps` for out of tree kernel builds (make O=...) caused
by unescaped '/'.
Use a different sed delimiter to avoid this problem.
* tag 'modules-for-v5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux:
scripts/nsdeps: use alternative sed delimiter
symbol namespaces: revert to previous __ksymtab name scheme
modpost: make updating the symbol namespace explicit
modpost: delegate updating namespaces to separate function
Diffstat (limited to 'scripts/Makefile.modfinal')
0 files changed, 0 insertions, 0 deletions