From: Ingo Molnar <mingo@kernel.org>
To: Jason Chen <jason.cj.chen@intel.com>
Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com,
x86@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [RFC PATCH 1/1] x86/apic: add apic_irqs bitmap to identify irqs from apic
Date: Thu, 24 Apr 2014 09:22:55 +0200 [thread overview]
Message-ID: <20140424072255.GA3483@gmail.com> (raw)
In-Reply-To: <511b8dc7848513496067fb68d979d248f04235ad.1397838739.git.jason.cj.chen@intel.com>
* Jason Chen <jason.cj.chen@intel.com> wrote:
> The function irq_force_complete_move() might handle irqs based on
> the non-apic irq_chip the way apic does, which has the structure
> irq_cfg as its chip_data.
> Wrong operations on non-apic irq_chip might make its chip_data changed
> and bring unexpected issues.
> Add apic_irqs bitmap to identify irqs from apic, and filter out all other
> irq_chips by checking this bitmap.
Please update the changelog to describe the current behavior, and how
it affects your platform. (I.e. how do users notice, if at all?)
Then describe why you think that behavior should be changed. ie:
what's the reason for this patch.
Only then describe the details of the change itself.
Thanks,
Ingo
prev parent reply other threads:[~2014-04-24 7:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-21 1:18 [RFC PATCH 0/1] add apic_irqs bitmap to identify irqs from apic Jason Chen
2014-04-21 1:18 ` [RFC PATCH 1/1] x86/apic: " Jason Chen
2014-04-24 7:22 ` Ingo Molnar [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=20140424072255.GA3483@gmail.com \
--to=mingo@kernel.org \
--cc=hpa@zytor.com \
--cc=jason.cj.chen@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=x86@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