From: Thomas Gleixner <tglx@linutronix.de>
To: Enlin Mu <enlinmu@gmail.com>
Cc: Enlin Mu <enlin.mu@outlook.com>,
linux-kernel@vger.kernel.org, enlin.mu@unisoc.com,
linux-hardening@vger.kernel.org
Subject: Re: [PATCH] hrtimer:Add get_hrtimer_cpu_base()
Date: Thu, 14 Mar 2024 12:59:23 +0100 [thread overview]
Message-ID: <877ci5m3c4.ffs@tglx> (raw)
In-Reply-To: <CAAfh-jOu0hG1hfWX9kL_gOXkSLXEVGNkddP-azO=pjNAKsRGhA@mail.gmail.com>
On Thu, Mar 14 2024 at 18:45, Enlin Mu wrote:
> Thomas Gleixner <tglx@linutronix.de> 于2024年3月14日周四 18:22写道:
>>
>> 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.
> Can you explain it?
Exporting functions or variables requires an in tree usecase.
next prev parent reply other threads:[~2024-03-14 11:59 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
2024-03-14 10:45 ` Enlin Mu
2024-03-14 11:59 ` Thomas Gleixner [this message]
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=877ci5m3c4.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.