From: Marc Zyngier <maz@kernel.org>
To: Joe Jin <joe.jin@oracle.com>
Cc: Thomas Gleixner <tglx@linutronix.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] genirq/debugfs: add new config option for trigger interrupt from userspace
Date: Fri, 28 Feb 2020 19:54:04 +0000 [thread overview]
Message-ID: <bd3f06814b4319ddaaee2bf142aaf465@kernel.org> (raw)
In-Reply-To: <a4b3b41b-b0b9-03cd-c394-05d8f0bfc5f4@oracle.com>
On 2020-02-28 19:13, Joe Jin wrote:
> Hi Marc,
>
> Thanks for your reply.
>
> On 2/28/20 8:37 AM, Marc Zyngier wrote:
>> On 2020-02-28 05:42, Joe Jin wrote:
>>> commit 536e2e34bd00 ("genirq/debugfs: Triggering of interrupts from
>>> userspace") is allowed developer inject interrupts via irq debugfs,
>>> which
>>> is very useful during development phase, but on a production system,
>>> this
>>> is very dangerous, add new config option, developers can enable it as
>>> needed instead of enabling it by default when irq debugfs is enabled.
>>
>> I don't really mind the patch (although it could be more elegant), but
>> in
>> general I object to most debugfs options being set on a production
>> kernel.
>> There is way too much information in most debugfs backends to be
>> comfortable
>> with it, and you can find things like page table dumps, for example...
>
> We should not enable any debug option on production system, actual
> customer
> want to resize their BM or VM, cpu offline may lead system not works
> properly,
> and if we knew more details of IRQ info it will be very help to
> identify
> if it caused by IRQ/vectors, this is the motivation of we want to
> enable it
> on production kernel.
If something doesn't work properly, then you are still debugging,
AFAICT.
M.
--
Jazz is not dead. It just smells funny...
next prev parent reply other threads:[~2020-02-28 19:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-28 5:42 [PATCH] genirq/debugfs: add new config option for trigger interrupt from userspace Joe Jin
2020-02-28 16:37 ` Marc Zyngier
2020-02-28 19:13 ` Joe Jin
2020-02-28 19:54 ` Marc Zyngier [this message]
2020-02-28 23:04 ` Joe Jin
2020-03-08 12:14 ` 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=bd3f06814b4319ddaaee2bf142aaf465@kernel.org \
--to=maz@kernel.org \
--cc=joe.jin@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--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