mbox

[PULL,REQUEST] i2c for 4.7

Message ID 20160528190650.GA1869@katana
State Accepted
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next

Message

Wolfram Sang May 28, 2016, 7:06 p.m. UTC
Linus,

here is the pull request from I2C with the 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.
Really sorry about the noise!

Thanks,

   Wolfram


The following changes since commit ed2608faa0f701b1dbc65277a9e5c7ff7118bfd4:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (2016-05-27 19:14:35 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next

for you to fetch changes up to e6be18f6d62c1d3b331ae020b76a29c2ccf6b0bf:

  i2c: dev: use after free in detach (2016-05-28 17:37:42 +0200)

----------------------------------------------------------------
Dan Carpenter (1):
      i2c: dev: use after free in detach

 drivers/i2c/i2c-dev.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)