diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2015-01-07 16:44:06 +0200 |
---|---|---|
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2015-01-22 17:54:05 +0200 |
commit | 66396583e1dc38359a4d182bbcf22b925f4e7233 (patch) | |
tree | 4957f5cdf97766c28137440b5aa1271898c2fa69 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 04fd2c28226f4ace5a7e0a4343a34e6d7c20248b (diff) |
iwlwifi: correctly set the NMI register
When we want to trigger an NMI in the device, we need to set
bit 7 and not bit 0. However, older firmwares don't register
to the interrupt issued by bit 7. Use bit 7 first so that
the correct interrupt will be issued hoping that the firmware
will react. To be on the safe side, set bit 0 in case the
firmware didn't register to the proper interrupt.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions