commit | d466124860cf96a6d4db5af5b3500f53f0d1bc7a | [log] [tgz] |
---|---|---|
author | Greg Edwards <gedwards@ddn.com> | Thu Jul 20 10:15:14 2017 -0600 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Aug 08 18:08:00 2017 -0700 |
tree | b2e8b1dd7208243115be57717ca696e9175b0e19 | |
parent | 0d3ee0d9251ceb2c937e7c0c1adb366fdb0812c8 [diff] |
igbvf: convert msleep to mdelay in atomic context This fixes a "scheduling while atomic" splat seen with CONFIG_DEBUG_ATOMIC_SLEEP enabled. Signed-off-by: Greg Edwards <gedwards@ddn.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>