Revision f6a0e2ca7b1fe89da4e4b0afa6ba08dc34f1a0f7 authored by Linus Torvalds on 14 January 2013, 17:06:24 UTC, committed by Linus Torvalds on 14 January 2013, 17:06:24 UTC
Pull char/misc fix from Greg Kroah-Hartman:
 "Here is a single fix for the mei driver that resolves a reported
  issue.

  Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>"

* tag 'char-misc-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  mei: fix mismatch in mutex unlock-lock in mei_amthif_read()
2 parent s 7f1825d + e6028db
History
File Mode Size
encrypted-keys
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 396 bytes
compat.c -rw-r--r-- 3.7 KB
gc.c -rw-r--r-- 10.7 KB
internal.h -rw-r--r-- 8.7 KB
key.c -rw-r--r-- 27.9 KB
keyctl.c -rw-r--r-- 40.2 KB
keyring.c -rw-r--r-- 32.3 KB
permission.c -rw-r--r-- 2.9 KB
proc.c -rw-r--r-- 8.6 KB
process_keys.c -rw-r--r-- 20.1 KB
request_key.c -rw-r--r-- 19.3 KB
request_key_auth.c -rw-r--r-- 6.6 KB
sysctl.c -rw-r--r-- 1.5 KB
trusted.c -rw-r--r-- 27.6 KB
trusted.h -rw-r--r-- 3.4 KB
user_defined.c -rw-r--r-- 4.9 KB

back to top