mbox

[PULL,REQUEST] i2c for 4.9

Message ID 20161105221646.GA22098@katana
State Accepted
Headers show

Pull-request

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

Message

Wolfram Sang Nov. 5, 2016, 10:16 p.m. UTC
Linus,

here is a bugfix for the I2C core fixing a (rare) race condition.

Please pull.

Thanks,

   Wolfram


The following changes since commit a909d3e636995ba7c349e2ca5dbb528154d4ac30:

  Linux 4.9-rc3 (2016-10-29 13:52:02 -0700)

are available in the git repository at:

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

for you to fetch changes up to 147b36d5b70c083cc76770c47d60b347e8eaf231:

  i2c: core: fix NULL pointer dereference under race condition (2016-11-04 20:36:58 +0100)

----------------------------------------------------------------
Vladimir Zapolskiy (1):
      i2c: core: fix NULL pointer dereference under race condition

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