linux/debian/patches/bugfix
Ben Hutchings 54d0756a33 Fix exported symbol versions
- Revert upstream changes moving exports to assembly sources
- [x86] kbuild: enable modversions for symbols exported from assembly
- Revert "Fix subtle CONFIG_MODVERSIONS problems"

This leaves powerpc and x86 as the only kernel architectures that
export symbols from assembly, and <asm/asm-prototypes.h> for those
two appear to define prototypes for all the functions that are used.
2016-12-02 00:19:09 +00:00
..
all Fix exported symbol versions 2016-12-02 00:19:09 +00:00
alpha Fix exported symbol versions 2016-12-02 00:19:09 +00:00
arm64 [arm64] mm: Limit TASK_SIZE_64 for compatibility 2016-09-16 16:40:35 +01:00
ia64 Fix exported symbol versions 2016-12-02 00:19:09 +00:00
m68k Fix exported symbol versions 2016-12-02 00:19:09 +00:00
sparc Fix exported symbol versions 2016-12-02 00:19:09 +00:00
x86 Fix exported symbol versions 2016-12-02 00:19:09 +00:00