Re: [PATCH v4 0/3] I2C/SMBus: add support for Host Notify (in i2c_i801)

2015-09-23 Thread Jean Delvare
On Tue, 22 Sep 2015 13:41:27 -0400, Benjamin Tissoires wrote: > Hi All, > > any estimate when anybody will be able to review this series? It's on my to-do list, hopefully this week or early next week. For the core part it's probably better if Wolfram can do the review. -- Jean Delvare SUSE L3 S

Re: [PATCH v4 0/3] I2C/SMBus: add support for Host Notify (in i2c_i801)

2015-09-22 Thread Benjamin Tissoires
Hi All, any estimate when anybody will be able to review this series? Cheers, Benjamin On Jul 23 2015 or thereabouts, Benjamin Tissoires wrote: > Hi, > > this is the v4 of this patch series which fixes the race we discovered this > week when accessing the registers in i2c_i801. > > Compared to

[PATCH v4 0/3] I2C/SMBus: add support for Host Notify (in i2c_i801)

2015-07-23 Thread Benjamin Tissoires
Hi, this is the v4 of this patch series which fixes the race we discovered this week when accessing the registers in i2c_i801. Compared to v3, i2c_handle_smbus_host_notify can now be called in a non sleeping thread because a worker will be spawn later on. That also means that we need to allocate