login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
February
»
3
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR during irq migration.
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Arjan van de Ven
Subject:
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR during irq migration.
Date: Saturday, February 3, 2007 - 12:32 am
> > Once the migration operation is complete we know we will receive
quoted text
> > no more interrupts on this vector so the irq pending state for > > this irq will no longer be updated. If the irq is not pending and > > we are in the intermediate state we immediately free the vector, > > otherwise in we free the vector in do_IRQ when the pending irq > > arrives. > > So is this a for-2.6.20 thing? The bug was present in 2.6.19, so > I assume it doesn't affect many people?
I got a few reports of this; irqbalance may trigger this kernel bug it seems... I would suggest to consider this for 2.6.20 since it's a hard-hang case -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 1/2] x86_64 irq: Simplfy __assign_irq_vector
, Eric W. Biederman
, (Fri Feb 2, 5:31 pm)
[PATCH 2/2] x86_64 irq: Handle irqs pending in IRR during ...
, Eric W. Biederman
, (Fri Feb 2, 5:35 pm)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Andrew Morton
, (Fri Feb 2, 6:05 pm)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Eric W. Biederman
, (Fri Feb 2, 6:39 pm)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Andrew Morton
, (Fri Feb 2, 7:01 pm)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Arjan van de Ven
, (Sat Feb 3, 12:32 am)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Eric W. Biederman
, (Sat Feb 3, 12:55 am)
Re: [PATCH 1/2] x86_64 irq: Simplfy __assign_irq_vector
, Andi Kleen
, (Sat Feb 3, 2:50 am)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Andi Kleen
, (Sat Feb 3, 3:01 am)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Eric W. Biederman
, (Sat Feb 3, 3:22 am)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Andi Kleen
, (Sat Feb 3, 3:26 am)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, l.genoni
, (Sat Feb 3, 7:31 am)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Ingo Molnar
, (Tue Feb 6, 12:36 am)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Eric W. Biederman
, (Tue Feb 6, 1:57 am)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Eric W. Biederman
, (Tue Feb 6, 3:16 pm)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Ingo Molnar
, (Tue Feb 6, 3:25 pm)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Eric W. Biederman
, (Tue Feb 6, 7:33 pm)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Eric W. Biederman
, (Thu Feb 8, 4:48 am)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Eric W. Biederman
, (Thu Feb 8, 1:19 pm)
Re: [PATCH 2/2] x86_64 irq: Handle irqs pending in IRR du ...
, Eric W. Biederman
, (Thu Feb 8, 11:40 pm)
What are the real ioapic rte programming constraints?
, Eric W. Biederman
, (Sat Feb 10, 4:52 pm)
Re: What are the real ioapic rte programming constraints?
, Zwane Mwaikambo
, (Sat Feb 10, 10:57 pm)
Re: What are the real ioapic rte programming constraints?
, Eric W. Biederman
, (Sun Feb 11, 3:20 am)
Re: What are the real ioapic rte programming constraints?
, Zwane Mwaikambo
, (Sun Feb 11, 9:16 am)
Re: What are the real ioapic rte programming constraints?
, Eric W. Biederman
, (Sun Feb 11, 3:01 pm)
Re: What are the real ioapic rte programming constraints?
, Zwane Mwaikambo
, (Sun Feb 11, 6:05 pm)
Re: What are the real ioapic rte programming constraints?
, Eric W. Biederman
, (Sun Feb 11, 9:51 pm)
Conclusions from my investigation about ioapic programming
, Eric W. Biederman
, (Fri Feb 23, 3:51 am)
[PATCH 0/14] x86_64 irq related fixes and cleanups.
, Eric W. Biederman
, (Fri Feb 23, 4:10 am)
[PATCH 01/14] x86_64 irq: Simplfy __assign_irq_vector
, Eric W. Biederman
, (Fri Feb 23, 4:11 am)
[PATCH 02/14] irq: Remove set_native_irq_info
, Eric W. Biederman
, (Fri Feb 23, 4:13 am)
[PATCH 03/14] x86_64 irq: Kill declaration of removed arra ...
, Eric W. Biederman
, (Fri Feb 23, 4:15 am)
[PATCH 04/14] x86_64 irq: Remove the unused vector paramet ...
, Eric W. Biederman
, (Fri Feb 23, 4:16 am)
[PATCH 05/14] x86_64 irq: Refactor setup_IO_APIC_irq
, Eric W. Biederman
, (Fri Feb 23, 4:19 am)
[PATCH 06/14] x86_64 irq: Simplfiy the set_affinity logic.
, Eric W. Biederman
, (Fri Feb 23, 4:20 am)
[PATCH 07/14] x86_64 irq: In __DO_ACTION perform the FINAL ...
, Eric W. Biederman
, (Fri Feb 23, 4:23 am)
[PATCH 08/14] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS
, Eric W. Biederman
, (Fri Feb 23, 4:26 am)
[PATCH 09/14] x86_64 irq: Begin consolidating per_irq data ...
, Eric W. Biederman
, (Fri Feb 23, 4:32 am)
[PATCH 10/14] x86_64 irq: Simplify assign_irq_vector's arg ...
, Eric W. Biederman
, (Fri Feb 23, 4:35 am)
[PATCH 11/14] x86_64 irq: Remove unnecessary irq 0 setup.
, Eric W. Biederman
, (Fri Feb 23, 4:36 am)
[PATCH 12/14] x86_64 irq: Add constants for the reserved I ...
, Eric W. Biederman
, (Fri Feb 23, 4:38 am)
[PATCH 13/14] x86_64 irq: Safely cleanup an irq after movi ...
, Eric W. Biederman
, (Fri Feb 23, 4:40 am)
[PATCH 14/14] genirq: Mask irqs when migrating them.
, Eric W. Biederman
, (Fri Feb 23, 4:46 am)
[PATCH] x86_64 irq: Document what works and why on ioapics.
, Eric W. Biederman
, (Fri Feb 23, 5:01 am)
Re: Conclusions from my investigation about ioapic programming
, Jeff V. Merkey
, (Fri Feb 23, 9:48 am)
Re: Conclusions from my investigation about ioapic programming
, Jeff V. Merkey
, (Fri Feb 23, 10:48 am)
Re: Conclusions from my investigation about ioapic programming
, Jeff V. Merkey
, (Fri Feb 23, 10:48 am)
Re: Conclusions from my investigation about ioapic programming
, Eric W. Biederman
, (Fri Feb 23, 11:10 am)
Re: [PATCH 14/14] genirq: Mask irqs when migrating them.
, Siddha, Suresh B
, (Fri Feb 23, 7:06 pm)
Re: Conclusions from my investigation about ioapic programming
, Eric W. Biederman
, (Fri Feb 23, 9:05 pm)
Re: Conclusions from my investigation about ioapic programming
, Jeffrey V. Merkey
, (Fri Feb 23, 10:44 pm)
Re: [PATCH 12/14] x86_64 irq: Add constants for the reserv ...
, Pavel Machek
, (Sun Feb 25, 3:43 am)
Re: [PATCH 12/14] x86_64 irq: Add constants for the reserv ...
, Eric W. Biederman
, (Sun Feb 25, 4:15 am)
Re: [PATCH 13/14] x86_64 irq: Safely cleanup an irq after ...
, Mika Penttilä
, (Sun Feb 25, 4:53 am)
Re: [PATCH 13/14] x86_64 irq: Safely cleanup an irq after ...
, Eric W. Biederman
, (Sun Feb 25, 5:09 am)
Re: [PATCH 12/14] x86_64 irq: Add constants for the reserv ...
, Pavel Machek
, (Sun Feb 25, 12:48 pm)
Re: [PATCH 12/14] x86_64 irq: Add constants for the reserv ...
, Eric W. Biederman
, (Sun Feb 25, 2:01 pm)
Re: [PATCH 12/14] x86_64 irq: Add constants for the reserv ...
, Pavel Machek
, (Sun Feb 25, 2:13 pm)
Re: [PATCH 14/14] genirq: Mask irqs when migrating them.
, Andrew Morton
, (Tue Feb 27, 1:26 pm)
Re: [PATCH 14/14] genirq: Mask irqs when migrating them.
, Eric W. Biederman
, (Tue Feb 27, 1:41 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Fortier,Vincent [Montreal]
2.6.21.5 june 30th to july 1st date hang?
Jeff Dike
[ PATCH 2/6 ] UML - Formatting fixes around os_{read_write}_file callers
Liam Girdwood
[PATCH 07/13] regulator: regulator test harness
Oleg Nesterov
Re: Getting the new RxRPC patches upstream
Stefan Seyfried
Re: 2.6.19-rc5: grub is much slower resuming from suspend-to-disk than in 2.6.18
linux-netdev
:
Arnaud Ebalard
Re: [REGRESSION,BISECTED] MIPv6 support broken by f4f914b58019f0
Jan Engelhardt
Re: [PATCH iptables] extension: add xt_cpu match
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Sebastian Andrzej Siewior
[PATCH 8/8] net/emergency: remove locking from reycling pool if emergncy pools are...
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
git
:
Jakub Narebski
Re: git on MacOSX and files with decomposed utf-8 file names
Brandon Casey
Re: Thunderbird and patches (was Re: [PATCH v2] Enable setting attach as the def...
Christian Couder
[PATCH 1/3] rev-parse: add test script for "--verify"
Ramkumar Ramachandra
Re: [GSoC update] git-remote-svn: The final one
Junio C Hamano
Re: git-rm isn't the inverse action of git-add
openbsd-misc
:
Joachim Schipper
Re: UVC Webcams
Florin Andrei
SOLVED [was: firewall is very slow, something's wrong]
Todd Alan Smith
Re: Microsoft gets the Most Secure Operating Systems award
Neal Hogan
Re: Need Advice: Thinkpad T60 or T61?
Sam Fourman Jr.
Re: Real men don't attack straw men
git-commits-head
:
Linux Kernel Mailing List
ACPI: Disable ARB_DISABLE on platforms where it is not needed
Linux Kernel Mailing List
m68knommu: add read_barrier_depends() and irqs_disabled_flags()
Linux Kernel Mailing List
[MTD] Add mtd panic_write function pointer
Linux Kernel Mailing List
[ARM] pxa: remove duplicate select statements from Kconfig
Linux Kernel Mailing List
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
Colocation donated by:
Syndicate