Revision 4e8440b3b6b801953b2e53c55491cf98fc8f6c01 authored by Linus Torvalds on 28 May 2016, 19:38:50 UTC, committed by Linus Torvalds on 28 May 2016, 19:38:50 UTC
Pull i2c fix from Wolfram Sang:
 "A fix for a regression introduced yesterday.

  The regression didn't show up here locally because I did not have
  PAGE_POISONING enabled.  And buildbots discovered this only after it
  hit your tree.  Thanks to Dan for the quick response"

* 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: dev: use after free in detach
2 parent s a1842b2 + e6be18f
History
File Mode Size
Kconfig -rw-r--r-- 788 bytes
Makefile -rw-r--r-- 305 bytes
client.c -rw-r--r-- 51.8 KB
error.c -rw-r--r-- 7.4 KB
mod.c -rw-r--r-- 4.3 KB
protocol.c -rw-r--r-- 13.5 KB
protocol.h -rw-r--r-- 1.3 KB
trans_common.c -rw-r--r-- 797 bytes
trans_common.h -rw-r--r-- 546 bytes
trans_fd.c -rw-r--r-- 24.7 KB
trans_rdma.c -rw-r--r-- 18.3 KB
trans_virtio.c -rw-r--r-- 19.3 KB
util.c -rw-r--r-- 3.2 KB

back to top