summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorBibo Mao <maobibo@loongson.cn>2025-09-23 23:37:09 +0800
committerHuacai Chen <chenhuacai@kernel.org>2025-09-23 23:37:09 +0800
commitf8a73df503f5145317de992b94df603ed97e2f86 (patch)
treec2e0c25e6895b97a38da265bcaa70bc2ade1e082 /tools/perf/scripts/python/bin/task-analyzer-report
parenteb626c7704dc9dbc2eee2c2bee281992d36de6da (diff)
downloadkernel-f8a73df503f5145317de992b94df603ed97e2f86.tar.gz
LoongArch: KVM: Add different length support in loongarch_pch_pic_read()
With function loongarch_pch_pic_read(), currently it is hardcoded length for different registers, and the length comes from exising linux pch_pic driver code. But in theory, all length 1/2/4/8 should be supported for all the registers, here add different length support about register read emulation in function loongarch_pch_pic_read(). Signed-off-by: Bibo Mao <maobibo@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions
tr> 2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-10-29qlge: Fix firmware mailbox command timeout.Ron Mercer 2009-10-21qlge: Add ethtool register dump function.Ron Mercer 2009-10-21qlge: Add ethtool wake on LAN function.Ron Mercer 2009-10-21qlge: Add ethtool blink function.Ron Mercer 2009-10-21qlge: Add ethtool get/set pause parameter.Ron Mercer 2009-10-19qlge: Size RX buffers based on MTU.Ron Mercer 2009-10-11qlge: Add CBFC pause frame counters to ethtool stats.Ron Mercer 2009-10-11qlge: Remove inline math for small rx buf mapping.Ron Mercer 2009-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2009-10-08qlge: Fix chip reset process.Ron Mercer 2009-10-08qlge: Fix RSS hashing values.Ron Mercer 2009-10-07qlge: Use the instance of net_device_stats from net_device.Ajit Khaparde 2009-10-06qlge: Fix lock/mutex warnings.Ron Mercer 2009-10-06qlge: Fix some bit definitions for reset register.Ron Mercer 2009-09-30qlge: Fix bad bit definitions.Ron Mercer 2009-08-28qlge: Move TX completions from workqueue to NAPI.Ron Mercer 2009-08-28qlge: Get rid of 'default' rx_ring type.Ron Mercer 2009-07-03qlge: Add/use function for link up/down.Ron Mercer 2009-06-11qlge: Allow RX buf rings to be > than 4096 bytes.Ron Mercer 2009-06-11qlge: Relax alignment on TX harware queue.Ron Mercer 2009-06-10qlge: Add support for varied pcie function numbers.Ron Mercer 2009-06-10qlge: Add support for retrieving firmware version.Ron Mercer 2009-06-08qlge: Fix timeout on indexed register wait.Ron Mercer