Martin Blumenstingl
0caffa60af
kernel: fix compile error on linux 4.9 with CONFIG_KALLSYMS disabled
...
Upstream linux commit 7523e4dc5057e "module: use a structure to
encapsulate layout." moves some of the struct module members into a
separate struct module_layout.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2017-02-12 13:55:13 +01:00
Hauke Mehrtens
b1c2506a76
kernel: MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
...
This backports the following fix to our mips IRQ stack patches:
https://patchwork.linux-mips.org/patch/15110/
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-02-12 01:41:43 +01:00
Felix Fietkau
e0e5f8ca2f
kernel: fix linux 4.9 host tools portability issues
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-02-11 19:02:52 +01:00
John Crispin
4bdf3a33ad
kernel: fix 304-mips_disable_fpu.patch for v4.9
...
the function prototype has changed, make the new stub consistent with this
change.
Signed-off-by: John Crispin <john@phrozen.org>
2017-02-11 06:52:32 +01:00
Rafał Miłecki
db866154fc
kernel: move upstream accepted bcm47xxpart TRX cleanups
...
Use 0xx prefix for accepted patches.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-02-10 08:30:16 +01:00
Rafał Miłecki
76eb62e5af
kernel: backport bcm47xxsflash support for reading 32 MiB flashes
...
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-02-09 08:41:23 +01:00
Rafał Miłecki
174ce4c56d
kernel: update spi-nor in 4.9 to spi-nor tree version (next branch)
...
These are patches queued for 4.11. It adds support for even more hw and
removes some annoying WARN_ONCE.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-02-07 15:35:39 +01:00
Rafał Miłecki
6d5419d96a
kernel: update spi-nor in 4.9 to version from Linus's tree (4.10)
...
This adds support for more devices.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-02-07 15:35:39 +01:00
Felix Fietkau
478be1d371
kernel: fix crashlog build error on 4.9
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-02-06 11:56:57 +01:00
Felix Fietkau
9c18235b3a
kernel: add compile fix for linux 4.9 on x86
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-02-06 11:56:57 +01:00
Felix Fietkau
f791fb4af4
kernel: add linux 4.9 support
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Tim Harvey <tharvey@gateworks.com> [fixes]
2017-02-04 20:28:14 +01:00