https://github.com/torvalds/linux
Revision 5e2ee7cd58fcee6c6cc954642faa584f54c8391e authored by Linus Torvalds on 19 October 2014, 18:46:09 UTC, committed by Linus Torvalds on 19 October 2014, 18:46:09 UTC
Pull sparc fixes from David Miller:
 "Here we have two bug fixes:

  1) The current thread's fault_code is not setup properly upon entry to
     do_sparc64_fault() in some paths, leading to spurious SIGBUS.

  2) Don't use a zero length array at the end of thread_info on sparc64,
     otherwise end_of_stack() isn't right"

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc:
  sparc64: Do not define thread fpregs save area as zero-length array.
  sparc64: Fix corrupted thread fault code.
2 parent s e25b492 + e265314
History
Tip revision: 5e2ee7cd58fcee6c6cc954642faa584f54c8391e authored by Linus Torvalds on 19 October 2014, 18:46:09 UTC
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Tip revision: 5e2ee7c
File Mode Size
00-INDEX -rw-r--r-- 826 bytes
API.txt -rw-r--r-- 2.3 KB
FMC-and-SDB.txt -rw-r--r-- 3.7 KB
carrier.txt -rw-r--r-- 14.0 KB
fmc-chardev.txt -rw-r--r-- 3.1 KB
fmc-fakedev.txt -rw-r--r-- 1.6 KB
fmc-trivial.txt -rw-r--r-- 464 bytes
fmc-write-eeprom.txt -rw-r--r-- 4.3 KB
identifiers.txt -rw-r--r-- 7.7 KB
mezzanine.txt -rw-r--r-- 5.7 KB
parameters.txt -rw-r--r-- 2.8 KB

back to top