Hi Linus, Ralf is travelling for a couple of weeks, and has asked me to take care of maintainer duties and the main MIPS 4.11 pull request while he's not around [1]. I've gathered together some of the more important fixes that it'd be good to get into 4.10. They're mostly build fixes, with a few runtime fixes too. Please consider pulling, Thanks James [1] https://www.linux-mips.org/archives/linux-mips/2017-02/msg00188.html The following changes since commit 566cf877a1fcb6d6dc0126b076aad062054c2637: Linux 4.10-rc6 (2017-01-29 14:25:17 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips.git tags/mips_fixes_4.10 for you to fetch changes up to c3ea245e2a92d9107e8690b9b1958b9a8f87a598: MIPS: ip27: Disable qlge driver in defconfig (2017-02-15 10:22:02 +0000) ---------------------------------------------------------------- MIPS fixes for 4.10 A selection of MIPS build and runtime fixes for 4.10: - fix longstanding 64-bit IP checksum carry bug - fix Octeon large copy_from_user corner case - fix xway ethernet packet header corruption over reboot - fix various build errors, in ip27, xway, ralink, and pic32mzda platforms - fix generic (multiplatform) big endian kernels - fix weak uprobes function that should have been strong ---------------------------------------------------------------- Arnd Bergmann (5): MIPS: VDSO: avoid duplicate CAC_BASE definition MIPS: Lantiq: Fix another request_mem_region() return code check MIPS: ralink: Remove unused timer functions MIPS: ralink: Remove unused rt*_wdt_reset functions MIPS: ip27: Disable qlge driver in defconfig Felix Fietkau (1): MIPS: Lantiq: Keep ethernet enabled during boot James Cowgill (1): MIPS: OCTEON: Fix copy_from_user fault handling for large buffers Marcin Nowakowski (1): MIPS: uprobes: Remove __weak attribute from arch_uprobe_copy_ixol. Matt Redfearn (1): MIPS: Generic: Fix big endian CPUs on generic machine Purna Chandra Mandal (1): MIPS: pic32mzda: Fix linker error for pic32_get_pbclk() Ralf Baechle (1): MIPS: Fix special case in 64 bit IP checksumming. arch/mips/Kconfig | 1 + arch/mips/cavium-octeon/octeon-memcpy.S | 20 ++++++++++++-------- arch/mips/configs/ip27_defconfig | 1 - arch/mips/include/asm/checksum.h | 2 ++ arch/mips/include/asm/mach-ip27/spaces.h | 6 ++++-- arch/mips/kernel/uprobes.c | 2 +- arch/mips/lantiq/xway/sysctrl.c | 12 ++++++------ arch/mips/pic32/pic32mzda/Makefile | 5 ++--- arch/mips/ralink/rt288x.c | 10 ---------- arch/mips/ralink/rt305x.c | 11 ----------- arch/mips/ralink/rt3883.c | 10 ---------- arch/mips/ralink/timer.c | 14 -------------- 12 files changed, 28 insertions(+), 66 deletions(-)
Attachment:
signature.asc
Description: Digital signature