summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2019-03-18 16:40:54 +0100
committerDavid S. Miller <davem@davemloft.net>2019-03-18 18:34:45 -0700
commit12b409dd32dffad6d800774e2d250adaaaa1fdcd (patch)
tree1d6e3287876f4bd559a76b5e1fe800e658aa0889 /tools/perf/scripts/python/parallel-perf.py
parentfae846e2b7124d4b076ef17791c73addf3b26350 (diff)
downloadkernel-12b409dd32dffad6d800774e2d250adaaaa1fdcd.tar.gz
s390/qeth: don't erase configuration while probing
The HW trap and VNICC configuration is exposed via sysfs, and may have already been modified when qeth_l?_probe_device() attempts to initialize them. So (1) initialize the VNICC values a little earlier, and (2) don't bother about the HW trap mode, it was already initialized before. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
?h=linux-5.1.y&id=d44e7a9a1f1e56918f8e937dcf750626ac5ad9b4'>igb: Add SMBI semaphore to I210/I211Matthew Vick 2013-04-18igb: Enable EEE LP advertisementMatthew Vick 2013-04-18igb: Fix code comments and whitespaceJeff Kirsher 2013-04-18igb: random code and comments fixAkeem G. Abodunrin 2013-01-19igb: Copyright string update to year 2013Akeem G. Abodunrin 2012-12-01igb: Refactoring of i210 file.Carolyn Wyborny 2012-12-01igb: Updates to read nvm function for i211 deviceCarolyn Wyborny 2012-11-01igb: Add function to read i211's invm versionCarolyn Wyborny