“993cbbcd5cdbda21ac9a7a09861786e8ed483d0a”上不存在“python/paddle/incubate/nn/functional/__init__.py”
  • L
    iwlwifi: wake from runtime suspend before sending sync commands · 71b1230c
    Luca Coelho 提交于
    If a host command was queued while in runtime suspend, it would go out
    before the D0I3_END_CMD was sent.  Sometimes it works, but sometimes
    it fails, and it is obviously the wrong thing to do.
    
    To fix this, have the opmode take a reference before sending a SYNC
    command and make the pcie trans wait for the runtime state to become
    active before actually queueing the command.
    Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
    71b1230c
debugfs.c 44.0 KB