openwrt/target/linux
Felix Fietkau 853bad5af2 kernel: fix crashes on MIPS when loading kernel modules under memory pressure
When memory is tight, modules may need to be loaded into vmalloc()
space. The code then has to generate jump trampolines which enable
relocations between vmalloc space and physical address space.

The code had a bug that was freeing these trampolines even when the
module was successfully loaded.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-02-15 13:23:58 +01:00
..
adm5120 kernel: drop usbdev LED trigger 2016-10-19 12:09:45 +02:00
adm8668 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
apm821xx kernel: update 4.4 kernel to 4.4.42 2017-01-13 23:05:36 +01:00
ar7 kernel: update kernel 3.18 to version 3.18.43 2016-10-24 20:25:14 +03:00
ar71xx ar71xx: fix DEFAULT_PACKAGES for mikrotik devices 2017-02-15 12:59:22 +01:00
arc770 arc770: backport upstream fix for unaligned access 2017-02-09 09:15:17 +01:00
archs38 archs38: gzip rootfs image to save some space 2017-01-13 16:59:28 +01:00
arm64 Revert "arm64: boot-wrapper: Add mirror" 2016-12-22 21:08:17 +01:00
armvirt armvirt: add kernel config change missing from 0d44f0cb 2017-01-13 11:05:32 +01:00
at91 kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
ath25 kernel: backport MIPS changes introducing a separate IRQ stack 2017-01-15 18:25:54 +01:00
au1000 kernel: update kernel 3.18 to version 3.18.43 2016-10-24 20:25:14 +03:00
bcm53xx bcm53xx: add missing system.sh include 2017-02-07 11:51:05 +01:00
brcm47xx brcm47xx: backport arch patch with Luxul devices support 2017-01-24 23:01:05 +01:00
brcm63xx brcm63xx: Neufbox 6: fix switch by probing through DT 2017-02-13 17:51:08 +01:00
brcm2708 Kernel: bump to 4.4.44 2017-02-06 20:13:06 +01:00
cns3xxx kernel: update kernel 4.4 to version 4.4.47 2017-02-06 20:13:06 +01:00
gemini gemini: rename config-default to config-4.4 2016-08-24 01:44:05 +03:00
generic kernel: fix crashes on MIPS when loading kernel modules under memory pressure 2017-02-15 13:23:58 +01:00
imx6 Kernel: bump to 4.4.44 2017-02-06 20:13:06 +01:00
ipq806x kernel: update kernel 4.4 to version 4.4.47 2017-02-06 20:13:06 +01:00
ixp4xx ixp4xx: drop 3.18 config/patches 2017-01-02 21:06:13 +01:00
kirkwood kirkwood: only add UBI EOF markers for devices that need it 2017-01-11 14:04:18 +01:00
lantiq lantiq: fix patching the wifi mac address on BTHOMEHUBV3A 2017-02-13 07:57:04 +01:00
layerscape layerscape: fix adjust_link for 10G & 2.5G 2017-02-13 10:25:19 +01:00
malta malta: mark as source-only to avoid wasting build resources 2017-01-24 13:35:47 +01:00
mcs814x treewide: dts: use C style includes 2016-11-12 21:04:15 +01:00
mediatek Kernel: bump to 4.4.44 2017-02-06 20:13:06 +01:00
mpc85xx kernel: remove DEVMEM/DEVKMEM platform overrides 2017-01-10 13:48:53 +01:00
mvebu mvebu: append metadata to clearfog sd card images 2017-02-13 17:51:15 +01:00
mxs mxs: remove stale references to obsolete kernel module packages 2017-01-28 20:32:39 +01:00
octeon octeon: only copy sysupgrade file if present 2017-02-15 09:37:15 +01:00
omap omap: build various core drivers into the kernel instead of packaging them 2017-01-10 13:44:26 +01:00
omap24xx kernel: clean up usb gadget support 2016-09-15 13:11:21 +02:00
orion kernel: remove DEVMEM/DEVKMEM platform overrides 2017-01-10 13:48:53 +01:00
oxnas kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
ppc40x build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ppc44x ppc44x: mark as broken 2017-01-10 12:49:34 +01:00
ramips ramips: added image size into dwr-512 DT 2017-02-13 10:25:19 +01:00
rb532 kernel: remove ubifs xz decompression support 2017-01-09 14:07:06 +01:00
sunxi sunxi: use fwtool for checking sdcard images 2017-01-05 11:09:15 +01:00
uml uml: mark as source-only 2017-01-24 13:35:47 +01:00
x86 Kernel: bump to 4.4.44 2017-02-06 20:13:06 +01:00
xburst xburst: remove hack to determine entry point 2017-01-13 19:46:45 +01:00
zynq kernel: remove DEVTMPFS platform overrides 2017-01-10 13:48:53 +01:00
Makefile