https://github.com/torvalds/linux
Revision d3dd73fc9eaa81348f21c6ec33d531fa0397b7bf authored by Linus Torvalds on 12 March 2015, 16:34:10 UTC, committed by Linus Torvalds on 12 March 2015, 16:34:10 UTC
Pull arch/microblaze fixes from Michal Simek:
 "Fix syscall error recovery.

  Two patches - one is just preparation patch for the second which is
  fixing the problem with syscalls"

* tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblaze:
  microblaze: Fix syscall error recovery for invalid syscall IDs
  microblaze: Coding style cleanup
2 parent s 5627511 + c2219ed
History
Tip revision: d3dd73fc9eaa81348f21c6ec33d531fa0397b7bf authored by Linus Torvalds on 12 March 2015, 16:34:10 UTC
Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblaze
Tip revision: d3dd73f
File Mode Size
Kconfig -rw-r--r-- 63.9 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.5 KB
do_mounts.c -rw-r--r-- 14.4 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.7 KB
init_task.c -rw-r--r-- 728 bytes
initramfs.c -rw-r--r-- 13.8 KB
main.c -rw-r--r-- 24.5 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top