diff options
| author | Evan Wilson <evan@oliodevices.com> | 2016-11-29 20:09:05 -0800 | 
|---|---|---|
| committer | Evan Wilson <evan@oliodevices.com> | 2016-11-29 20:09:05 -0800 | 
| commit | 2ae2f3393361a18327d3f2a031eb7e80bdf3eb8e (patch) | |
| tree | 9e287d253e0bea6d51c97c0652ae55ed6b3f9e83 /net/ipv6/xfrm6_policy.c | |
| parent | 331191c033074de043977bf66a51b49a06989774 (diff) | |
| download | olio-linux-3.10-2ae2f3393361a18327d3f2a031eb7e80bdf3eb8e.tar.xz olio-linux-3.10-2ae2f3393361a18327d3f2a031eb7e80bdf3eb8e.zip | |
WA-1362: Potential fix for unresponsive watchesHEADolio-h1-production
This essentially reverts e3a36b207f76364c281aeecaf14c1b22a7247278
The problem was originally fixed in f08ac4e79424c266aed8282939649104b37f53b4
Essentially there is a race condition when the system is suspending and accessing the i2c bus
Many drivers use the i2c bus in their suspend routine (PMICs, RTCs, etc.)
The original fixed no longer worked with the introduction of pm_runtime
and with the addition of this commit 2f3dcb081e91c074580fcd3da1ca1495634a8378
This commit ensures that we don't handle the interrupt if the device is supposed to already be suspended
Change-Id: Icfe32eb28973eeac35f0623fcabba6db3c79cc45
Diffstat (limited to 'net/ipv6/xfrm6_policy.c')
0 files changed, 0 insertions, 0 deletions