From: tip-bot for Wei Jiangang <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: peterz@infradead.org, mingo@kernel.org, tglx@linutronix.de,
torvalds@linux-foundation.org, hpa@zytor.com,
weijg.fnst@cn.fujitsu.com, linux-kernel@vger.kernel.org
Subject: [tip:x86/apic] x86/apic: Update comment about disabling processor focus
Date: Wed, 24 Aug 2016 06:01:49 -0700 [thread overview]
Message-ID: <tip-5035da41996d346c648a65c1d7a9f6469c7d358a@git.kernel.org> (raw)
In-Reply-To: <1471576957-12961-2-git-send-email-weijg.fnst@cn.fujitsu.com>
Commit-ID: 5035da41996d346c648a65c1d7a9f6469c7d358a
Gitweb: http://git.kernel.org/tip/5035da41996d346c648a65c1d7a9f6469c7d358a
Author: Wei Jiangang <weijg.fnst@cn.fujitsu.com>
AuthorDate: Fri, 19 Aug 2016 11:22:37 +0800
Committer: Ingo Molnar <mingo@kernel.org>
CommitDate: Wed, 24 Aug 2016 11:24:33 +0200
x86/apic: Update comment about disabling processor focus
Fix references to discarded end_level_ioapic_irq().
Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: bp@suse.de
Link: http://lkml.kernel.org/r/1471576957-12961-2-git-send-email-weijg.fnst@cn.fujitsu.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
arch/x86/kernel/apic/apic.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/x86/kernel/apic/apic.c b/arch/x86/kernel/apic/apic.c
index 63b7484..1cbae30 100644
--- a/arch/x86/kernel/apic/apic.c
+++ b/arch/x86/kernel/apic/apic.c
@@ -1374,7 +1374,6 @@ void setup_local_APIC(void)
* Actually disabling the focus CPU check just makes the hang less
* frequent as it makes the interrupt distributon model be more
* like LRU than MRU (the short-term load is more even across CPUs).
- * See also the comment in end_level_ioapic_irq(). --macro
*/
/*
next prev parent reply other threads:[~2016-08-24 13:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-19 3:22 [PATCH v2 1/2] x86/smpboot: Check APIC ID before setting up default routing Wei Jiangang
2016-08-19 3:22 ` [PATCH v2 2/2] x86/apic: Update comment about disabling processor focus Wei Jiangang
2016-08-24 13:01 ` tip-bot for Wei Jiangang [this message]
2016-08-24 13:01 ` [tip:x86/apic] x86/smpboot: Check APIC ID before setting up default routing tip-bot for Wei Jiangang
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=tip-5035da41996d346c648a65c1d7a9f6469c7d358a@git.kernel.org \
--to=tipbot@zytor.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--cc=weijg.fnst@cn.fujitsu.com \
/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