aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMark Rustad <[email protected]>2014-01-14 18:53:11 -0800
committerDavid S. Miller <[email protected]>2014-01-14 18:59:17 -0800
commit09f40aeddd77ad07093516b267ae7b4aebcc57bb (patch)
treea3e170fa31c9397af6a228f26ee25c6bd09caccf /tools/perf/scripts/python/event_analyzing_sample.py
parente1f7dedceb6b540f53a5dbe4730abcbbdb04efd5 (diff)
ixgbe: Indicate removal state explicitly
Add a bit, __IXGBE_REMOVING, to indicate that the module is being removed. The __IXGBE_DOWN bit had been overloaded for this purpose, but that leads to trouble. A few places now check both __IXGBE_DOWN and __IXGBE_REMOVE. Notably, setting either bit will prevent service task execution. Signed-off-by: Mark Rustad <[email protected]> Tested-by: Phil Schmitt <[email protected]> Signed-off-by: Aaron Brown <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions