All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Enlin Mu <enlin.mu@outlook.com>,
	linux-kernel@vger.kernel.org, enlin.mu@unisoc.com,
	enlinmu@gmail.com
Cc: linux-hardening@vger.kernel.org
Subject: Re: [PATCH] hrtimer:Add get_hrtimer_cpu_base()
Date: Thu, 14 Mar 2024 11:22:05 +0100	[thread overview]
Message-ID: <87cyrxm7ua.ffs@tglx> (raw)
In-Reply-To: <TYSPR04MB7084FCAF74B4CFA30D386B698A2A2@TYSPR04MB7084.apcprd04.prod.outlook.com>

On Wed, Mar 13 2024 at 05:30, Enlin Mu wrote:
> From: Enlin Mu <enlin.mu@unisoc.com>
>
> On the Arm platform,arch_timer may occur irq strom,
> By using the next_timer of hrtimer_cpu_base, it is
> possible to quickly locate abnormal timers.
> As it is an out of tree modules,the function needs
> to be exproted.

No. We are not exporting for out of tree code.

  reply	other threads:[~2024-03-14 10:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13  5:30 [PATCH] hrtimer:Add get_hrtimer_cpu_base() Enlin Mu
2024-03-14 10:22 ` Thomas Gleixner [this message]
2024-03-14 10:45   ` Enlin Mu
2024-03-14 11:59     ` Thomas Gleixner
2024-03-15  2:07       ` Enlin Mu
2024-03-15  2:20         ` Enlin Mu
2024-03-15  3:12       ` Enlin Mu
2024-03-15  3:41         ` Thomas Gleixner

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=87cyrxm7ua.ffs@tglx \
    --to=tglx@linutronix.de \
    --cc=enlin.mu@outlook.com \
    --cc=enlin.mu@unisoc.com \
    --cc=enlinmu@gmail.com \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.