Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1464352 > unrolled thread
| Started by | Wei Jiangang <weijg.fnst@cn.fujitsu.com> |
|---|---|
| First post | 2016-08-17 08:50 +0200 |
| Last post | 2016-08-17 08:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 2/2] x86/apic: Update comment about disabling processor focus Wei Jiangang <weijg.fnst@cn.fujitsu.com> - 2016-08-17 08:50 +0200
| From | Wei Jiangang <weijg.fnst@cn.fujitsu.com> |
|---|---|
| Date | 2016-08-17 08:50 +0200 |
| Subject | [PATCH 2/2] x86/apic: Update comment about disabling processor focus |
| Message-ID | <s72PM-5MN-19@gated-at.bofh.it> |
Fix references to discarded end_level_ioapic_irq(). Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com> --- 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 20abd912f0e4..9d203712c146 100644 --- a/arch/x86/kernel/apic/apic.c +++ b/arch/x86/kernel/apic/apic.c @@ -1350,7 +1350,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 */ /* -- 1.9.3
Back to top | Article view | linux.kernel
csiph-web