summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2009-09-08 23:16:06 -0700
committerDavid S. Miller <davem@davemloft.net>2009-09-08 23:16:06 -0700
commita8f22264550e64c0cd11fb6647284b0bd6407f9c (patch)
treee42ef7f04063bef6114c6488c70eff7089b5ea26 /tools/perf/scripts/python/netdev-times.py
parent825c9fb47a0837db12fecf8d360e0e1d284ddb49 (diff)
downloadkernel-a8f22264550e64c0cd11fb6647284b0bd6407f9c.tar.gz
sparc64: Manage NMI watchdog enabling like x86.
Use a per-cpu 'wd_enabled' boolean and a global atomic_t count of watchdog NMI enabled cpus which is set to '-1' if something is wrong with the watchdog and it can't be used. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
Jiri Pirko 2016-03-01mlxsw: Implement devlink interfaceJiri Pirko 2015-12-22mlxsw: core: Use devm_kzalloc to allocate mlxsw_hwmon structureJiri Pirko 2015-12-03mlxsw: core: Add support for packets received from LAG portJiri Pirko 2015-11-30mlxsw: core: Implement temperature hwmon interfaceJiri Pirko 2015-10-30mlxsw: Put constant on the right side of comparisonsOr Gerlitz 2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2015-10-15mlxsw: Simplify traps creationIdo Schimmel 2015-10-15mlxsw: core: Do not use EMADs in mlxsw_emad_finiJiri Pirko 2015-10-15mlxsw: core: Fix race condition in __mlxsw_emad_transmitIdo Schimmel 2015-08-27mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmitJiri Pirko 2015-08-27mlxsw: Remove duplicate included headerIdo Schimmel 2015-08-09mlxsw: Use correct skb length when dumping payloadIdo Schimmel 2015-08-09mlxsw: Simplify mlxsw_sx_port_xmit functionIdo Schimmel 2015-07-30mlxsw: Add interface to access registers and process eventsIdo Schimmel 2015-07-30mlxsw: Introduce Mellanox switch driver coreJiri Pirko