openwrtv3/target/linux/generic
Evgeniy Didin b38758d4d4 kernel: backport fix undefined abort
While building mpi.ko module with stable Linux v4.14.14 an error occured:
>ERROR: "abort" [lib/mpi/mpi.ko] undefined!
In upstream Linux 4.15 this issue is fixed:
Commit 7c2c11b208be ("arch: define weak abort()")
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7c2c11b208be09c156573fc0076b7b3646e05219

Commit dc8635b78cd8 ("kernel/exit.c: export abort() to modules")
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dc8635b78cd8669c37e230058d18c33af7451ab1

So lets add backport patches until these fixes
are not applied in stable version.

Signed-off-by: Evgeniy Didin <Evgeniy.Didin@synopsys.com>
Cc: Alexey Brodkin <abrodkin@synopsys.com>
CC: John Crispin <john@phrozen.org>
CC: Hauke Mehrtens <hauke@hauke-m.de>
2018-02-10 20:58:39 +01:00
..
backport-4.9 kernel: use upstream patches for musl 2018-01-20 22:11:33 +01:00
backport-4.14 kernel: backport fix undefined abort 2018-02-10 20:58:39 +01:00
files kernel: generic: Add kernel 4.14 support 2017-12-16 22:11:19 +01:00
hack-4.9 kernel: fix forwarding locally generated packages in bridge isolation patch 2018-02-05 10:16:26 +01:00
hack-4.14 kernel: bump 4.14 to 4.14.18 2018-02-08 18:43:13 +01:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-3.18 kernel: use upstream patches for musl 2018-01-20 22:11:33 +01:00
pending-4.4 kernel: use upstream patches for musl 2018-01-20 22:11:33 +01:00
pending-4.9 kernel: use upstream patches for musl 2018-01-20 22:11:33 +01:00
pending-4.14 kernel: bump 4.14 to 4.14.18 2018-02-08 18:43:13 +01:00
config-3.18 kernel: allow disabling multicast routing support 2018-01-11 11:51:24 +01:00
config-4.4 kernel: sort generic configs 2018-01-14 20:31:02 +02:00
config-4.9 kernel: generic: add 4.9 config option 2018-01-24 17:05:15 +01:00
config-4.14 kernel: rename CONFIG_TRACE_ENUM_MAP_FILE to CONFIG_TRACE_EVAL_MAP_FILE 2018-02-10 15:39:00 +01:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00