Revision ca4572042e41a1aed2139ef66b0427c1f8d10179 authored by Linus Torvalds on 31 March 2016, 12:13:56 UTC, committed by Linus Torvalds on 31 March 2016, 12:13:56 UTC
Pull GPIO fixes from Linus Walleij:
 "Here are two GPIO fixes for the v4.6 series, both in drivers:

   - Prevent NULL dereference in the Xgene driver
   - Fix an uninitialized spinlock in the menz127 driver"

* tag 'gpio-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpio: xgene: Prevent NULL pointer dereference
  gpio: menz127: Drop lock field from struct men_z127_gpio
2 parent s c5bce40 + 8d8ee18
History
File Mode Size
Makefile -rw-r--r-- 386 bytes
rcu.h -rw-r--r-- 4.7 KB
rcutorture.c -rw-r--r-- 54.3 KB
srcu.c -rw-r--r-- 21.6 KB
sync.c -rw-r--r-- 6.7 KB
tiny.c -rw-r--r-- 6.8 KB
tiny_plugin.h -rw-r--r-- 4.6 KB
tree.c -rw-r--r-- 142.0 KB
tree.h -rw-r--r-- 29.1 KB
tree_plugin.h -rw-r--r-- 90.0 KB
tree_trace.c -rw-r--r-- 12.8 KB
update.c -rw-r--r-- 28.0 KB

back to top