https://github.com/torvalds/linux
Revision 3ae86f1a9f2f2bc628ea5ab91dd097a6e6ad210f authored by Linus Torvalds on 28 December 2015, 02:12:21 UTC, committed by Linus Torvalds on 28 December 2015, 02:12:21 UTC
Pull MIPS fixes from Ralf Baechle:

 - Fix bitrot in __get_user_unaligned()
 - EVA userspace accessor bug fixes.
 - Fix for build issues with certain toolchains.
 - Fix build error for VDSO with particular toolchain versions.
 - Fix build error due to a variable that should have been removed by an
   earlier patch

* 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus:
  MIPS: Fix bitrot in __get_user_unaligned()
  MIPS: Fix build error due to unused variables.
  MIPS: VDSO: Fix build error
  MIPS: CPS: drop .set mips64r2 directives
  MIPS: uaccess: Take EVA into account in [__]clear_user
  MIPS: uaccess: Take EVA into account in __copy_from_user()
  MIPS: uaccess: Fix strlen_user with EVA
2 parent s db06650 + 930c0f7
History
Tip revision: 3ae86f1a9f2f2bc628ea5ab91dd097a6e6ad210f authored by Linus Torvalds on 28 December 2015, 02:12:21 UTC
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Tip revision: 3ae86f1
File Mode Size
BUGS-parport -rw-r--r-- 319 bytes
Kconfig -rw-r--r-- 5.4 KB
Makefile -rw-r--r-- 693 bytes
TODO-parport -rw-r--r-- 594 bytes
daisy.c -rw-r--r-- 12.3 KB
ieee1284.c -rw-r--r-- 22.6 KB
ieee1284_ops.c -rw-r--r-- 23.2 KB
multiface.h -rw-r--r-- 387 bytes
parport_amiga.c -rw-r--r-- 6.3 KB
parport_atari.c -rw-r--r-- 5.4 KB
parport_ax88796.c -rw-r--r-- 9.3 KB
parport_cs.c -rw-r--r-- 5.5 KB
parport_gsc.c -rw-r--r-- 11.0 KB
parport_gsc.h -rw-r--r-- 6.1 KB
parport_ip32.c -rw-r--r-- 67.0 KB
parport_mfc3.c -rw-r--r-- 9.9 KB
parport_pc.c -rw-r--r-- 85.4 KB
parport_serial.c -rw-r--r-- 20.1 KB
parport_sunbpp.c -rw-r--r-- 9.3 KB
probe.c -rw-r--r-- 7.4 KB
procfs.c -rw-r--r-- 12.6 KB
share.c -rw-r--r-- 37.1 KB

back to top