public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "enlin.mu" <enlin.mu@linux.dev>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
	Thomas Gleixner <tglx@kernel.org>
Cc: boqun.feng@gmail.com, mingo@kernel.org, ryotkkr98@gmail.com,
	linux-kernel@vger.kernel.org, enlin.mu@unisoc.com
Subject: Re: [PATCH] softirq: Print the function name
Date: Tue, 20 Jan 2026 08:26:34 +0800	[thread overview]
Message-ID: <d0c06cf1-74b8-494a-b6d5-8f06fcdc19a1@linux.dev> (raw)
In-Reply-To: <20260112110657.a4ZB4zgB@linutronix.de>



On 2026/1/12 19:06, Sebastian Andrzej Siewior wrote:
> On 2026-01-08 22:39:14 [+0100], Thomas Gleixner wrote:
>> On Tue, Jan 06 2026 at 14:16, enlin.mu wrote:
>>> On 2026/1/5 17:41, Enlin Mu wrote:
>>>> Adjust the printing format from the function address to
>>>> the function name.
> …
>> The TIMER softirq always invoked run_timer_softirq(). If that happens
>> then the interesting question is not the softirq action handler, but any
>> function it invoked from there. So there is _zero_ value of adding this.
> 
> Removing h->action from the print would be an improvement.
> 
If everyone agrees, I'll resubmit a patch.
>> Thanks,
>>
>>          tglx
> 
> Sebastian


      reply	other threads:[~2026-01-20  0:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-05  9:41 [PATCH] softirq: Print the function name Enlin Mu
2026-01-06  6:16 ` enlin.mu
2026-01-08 21:39   ` Thomas Gleixner
2026-01-12 11:06     ` Sebastian Andrzej Siewior
2026-01-20  0:26       ` enlin.mu [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=d0c06cf1-74b8-494a-b6d5-8f06fcdc19a1@linux.dev \
    --to=enlin.mu@linux.dev \
    --cc=bigeasy@linutronix.de \
    --cc=boqun.feng@gmail.com \
    --cc=enlin.mu@unisoc.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=ryotkkr98@gmail.com \
    --cc=tglx@kernel.org \
    /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