summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJun Miao <jun.miao@intel.com>2026-01-05 14:54:23 +0800
committerSean Christopherson <seanjc@google.com>2026-01-13 17:36:44 -0800
commitde0dc71188ca54cfe13fac5c4334715fb37fe8ce (patch)
tree34402bf915cd93533144ba592605ce634311d5cf /tools/perf/scripts/python/net_dropmonitor.py
parentead63640d4e72e6f6d464f4e31f7fecb79af8869 (diff)
downloadkernel-de0dc71188ca54cfe13fac5c4334715fb37fe8ce.tar.gz
KVM: x86: align the code with kvm_x86_call()
The use of static_call_cond() is essentially the same as static_call() on x86 (e.g. static_call() now handles a NULL pointer as a NOP), and then the kvm_x86_call() is added to improve code readability and maintainability for keeping consistent code style. Fixes 8d032b683c29 ("KVM: TDX: create/destroy VM structure") Link: https://lore.kernel.org/all/3916caa1dcd114301a49beafa5030eca396745c1.1679456900.git.jpoimboe@kernel.org/ Link: https://lore.kernel.org/r/20240507133103.15052-3-wei.w.wang@intel.com Signed-off-by: Jun Miao <jun.miao@intel.com> Link: https://patch.msgid.link/20260105065423.1870622-1-jun.miao@intel.com Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
td>2022-12-07mmc: mtk-sd: fix two spelling mistakes in commentYu Zhe 2022-12-07mmc: mtk-sd: add Inline Crypto Engine clock controlMengqi Zhang 2022-12-07mmc: mediatek: add support for MT7986 SoCSam Shih 2022-11-29mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()Gaosheng Cui 2022-09-20mmc: mtk-sd: Add support for MT6795 Helio X10AngeloGioacchino Del Regno 2022-09-20mmc: mtk-sd: Reorder of_device_id and platform data by nameAngeloGioacchino Del Regno 2022-08-15mmc: mtk-sd: Clear interrupts when cqe off/disableWenbin Mei 2022-07-26mmc: mediatek: add support for SDIO eint wakup IRQAxe Yang 2022-07-12mmc: mtk-sd: fix typoFabien Parent 2022-06-15mmc: mediatek: wait dma stop bit reset to 0Mengqi Zhang 2022-04-26mmc: improve API to make clear hw_reset callback is for cardsWolfram Sang 2022-03-15mmc: mtk-sd: Silence delay phase calculation debug logAlexandre Bailon