Linux-parisc archive mirror
 help / color / mirror / Atom feed
From: Bitao Hu <yaoma@linux.alibaba.com>
To: Thomas Gleixner <tglx@linutronix.de>,
	dianders@chromium.org, pmladek@suse.com,
	akpm@linux-foundation.org, kernelfans@gmail.com,
	liusong@linux.alibaba.com, deller@gmx.de, npiggin@gmail.com,
	jan.kiszka@siemens.com, kbingham@kernel.org
Cc: linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org,
	kvm@vger.kernel.org
Subject: Re: [PATCHv8 2/2] watchdog/softlockup: report the most frequent interrupts
Date: Tue, 20 Feb 2024 17:49:16 +0800	[thread overview]
Message-ID: <335d1e82-8e70-475d-a4d5-12dbbd7ca660@linux.alibaba.com> (raw)
In-Reply-To: <87le7fiiku.ffs@tglx>

Hi,

On 2024/2/20 17:35, Thomas Gleixner wrote:
> On Tue, Feb 20 2024 at 00:19, Bitao Hu wrote:
>>   arch/mips/dec/setup.c                |   2 +-
>>   arch/parisc/kernel/smp.c             |   2 +-
>>   arch/powerpc/kvm/book3s_hv_rm_xics.c |   2 +-
>>   include/linux/irqdesc.h              |   9 ++-
>>   include/linux/kernel_stat.h          |   4 +
>>   kernel/irq/internals.h               |   2 +-
>>   kernel/irq/irqdesc.c                 |  34 ++++++--
>>   kernel/irq/proc.c                    |   9 +--
> 
> This really wants to be split into two patches. Interrupt infrastructure
> first and then the actual usage site in the watchdog code.
> 
Okay, I will split it into two patches.

      reply	other threads:[~2024-02-20  9:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-19 16:19 [PATCHv8 0/2] *** Detect interrupt storm in softlockup *** Bitao Hu
2024-02-19 16:19 ` [PATCHv8 1/2] watchdog/softlockup: low-overhead detection of interrupt Bitao Hu
2024-02-19 16:19 ` [PATCHv8 2/2] watchdog/softlockup: report the most frequent interrupts Bitao Hu
2024-02-20  9:35   ` Thomas Gleixner
2024-02-20  9:49     ` Bitao Hu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=335d1e82-8e70-475d-a4d5-12dbbd7ca660@linux.alibaba.com \
    --to=yaoma@linux.alibaba.com \
    --cc=akpm@linux-foundation.org \
    --cc=deller@gmx.de \
    --cc=dianders@chromium.org \
    --cc=jan.kiszka@siemens.com \
    --cc=kbingham@kernel.org \
    --cc=kernelfans@gmail.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=liusong@linux.alibaba.com \
    --cc=npiggin@gmail.com \
    --cc=pmladek@suse.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).