https://github.com/torvalds/linux
Revision a95251b8bac4a91a43db795a7193545dac65f4f4 authored by Linus Torvalds on 01 December 2012, 00:56:38 UTC, committed by Linus Torvalds on 01 December 2012, 00:56:38 UTC
Pull remoteproc fix from Ohad Ben-Cohen:
 "A single remoteproc fix for an error path issue reported by Ido Yariv."

* tag 'rproc-3.7-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc:
  remoteproc: fix error path of ->find_vqs
2 parent s b45b161 + dab55bb
History
Tip revision: a95251b8bac4a91a43db795a7193545dac65f4f4 authored by Linus Torvalds on 01 December 2012, 00:56:38 UTC
Merge tag 'rproc-3.7-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc
Tip revision: a95251b
File Mode Size
Makefile -rw-r--r-- 394 bytes
compat.c -rw-r--r-- 18.4 KB
compat_mq.c -rw-r--r-- 4.1 KB
ipc_sysctl.c -rw-r--r-- 6.0 KB
ipcns_notifier.c -rw-r--r-- 2.2 KB
mq_sysctl.c -rw-r--r-- 2.7 KB
mqueue.c -rw-r--r-- 35.1 KB
msg.c -rw-r--r-- 21.1 KB
msgutil.c -rw-r--r-- 2.7 KB
namespace.c -rw-r--r-- 4.3 KB
sem.c -rw-r--r-- 42.3 KB
shm.c -rw-r--r-- 29.9 KB
syscall.c -rw-r--r-- 2.3 KB
util.c -rw-r--r-- 23.1 KB
util.h -rw-r--r-- 5.3 KB

back to top