login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
April
»
11
Re: regression caused by: genirq: do not leave interupts enabled on free_irq
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Yinghai Lu
Subject:
Re: regression caused by: genirq: do not leave interupts enabled on free_irq
Date: Friday, April 11, 2008 - 9:23 am
On Fri, Apr 11, 2008 at 8:19 AM, Rafael J. Wysocki <rjw@sisk.pl> wrote:
quoted text
> > On Friday, 11 of April 2008, Thomas Gleixner wrote: > > On Fri, 11 Apr 2008, Eric W. Biederman wrote: > > > On Fri, 2008-04-11 at 00:17 -0700, Yinghai Lu wrote: > > > > On Fri, Apr 11, 2008 at 12:14 AM, Yinghai Lu <yhlu.kernel@gmail.com> wrote: > > > > > On Fri, Apr 11, 2008 at 12:01 AM, Thomas Gleixner <tglx@linutronix.de> wrote: > > > > > > On Thu, 10 Apr 2008, Yinghai Lu wrote: > > > > > > > last week found: > > > > > > > after latest kernel kexec RHEL 5.1 or other stack kernel, the nvidia > > > > > > > forcedeth doesn't work anymore. > > > > > > > > > > > > > > I stared at forcedeth.c two days. and revert every patches about that > > > > > > > doesn't help. > > > > > > > > > > > > So forcedeth does not come up again, when you kexec from linus.git > > > > > > into an older distro kernel. Or is it the other way round ? > > > > > RHEL 5.1 kexec RHEL 5.1 : works > > > > > RHEL 5.1 kexec linus kernel: works > > > > > linus (after -rc2) kexec linus tree: works: > > > > > linus (after -rc2) kexec RHEL 5.1 : forcedeth will not come up > > > > > linus ( before -rc2 include rc2) kexec RHEL 5.1 works > > > > > > > > > the forcedeth can not get IP address... > > > > > > Sounds like you are not getting any interrupts when you receive a > > > packet. (i.e. The interrupt line is staying disabled). > > > > > > Is MSI an option here? I'm wondering if we disable the MSI and > > > something is not enabling it. > > > > Hmm, we disable the interrupt on free_irq(), but we reenable it in > > request_irq()/setup_irq(), which is called when the forcedeth driver > > initializes in the kexeced kernel. So there is some other deeper down > > problem lurking. > > > > Yinghai, can you apply that patch to RHEL 5.1 and check, what happens > > if you do: > > > > modprobe forcedeth > > ifup ... > > ifdown ... > > rmmod forcedeth > > modprobe forcedeth > > ifup ... > > > > This should result in the same problem, but probably simpler to debug. > > I've just got a report from a forcedeth user that it doesn't work after a > resume from RAM for him any more. Can it be related?
then another path that missing enable irq.. YH --
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:
regression caused by: genirq: do not leave interupts enabl ...
, Yinghai Lu
, (Thu Apr 10, 11:13 pm)
Re: regression caused by: genirq: do not leave interupts e ...
, Thomas Gleixner
, (Fri Apr 11, 12:01 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Yinghai Lu
, (Fri Apr 11, 12:14 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Yinghai Lu
, (Fri Apr 11, 12:17 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Eric W. Biederman
, (Fri Apr 11, 12:30 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Yinghai Lu
, (Fri Apr 11, 1:40 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Thomas Gleixner
, (Fri Apr 11, 3:31 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Rafael J. Wysocki
, (Fri Apr 11, 8:19 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Daniel Barkalow
, (Fri Apr 11, 8:59 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Yinghai Lu
, (Fri Apr 11, 9:23 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Yinghai Lu
, (Fri Apr 11, 11:22 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Yinghai Lu
, (Fri Apr 11, 12:48 pm)
Re: regression caused by: genirq: do not leave interupts e ...
, Andrew Morton
, (Tue Apr 15, 12:44 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Yinghai Lu
, (Tue Apr 15, 1:03 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Yinghai Lu
, (Tue Apr 15, 1:06 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Ingo Molnar
, (Tue Apr 15, 1:17 am)
Re: regression caused by: genirq: do not leave interupts e ...
, Yinghai Lu
, (Tue Apr 15, 1:23 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
monstr
[PATCH 46/56] microblaze_v2: headers files entry.h current.h mman.h registers.h se...
Jan Engelhardt
Re: Linux Security *Module* Framework (Was: LSM conversion to static interface)
Dave Jones
Re: Why do so many machines need "noapic"?
Michael Moore
Re: underage models, pre teen models, lolita porn, young preteens, little lolitas
Lars-Peter Clausen
[PATCH v4] MMC: Add JZ4740 mmc driver
git
:
Andy Parkins
git-fetch fails with error code 128
Eli Zaretskii
Re: Switching from CVS to GIT
Jan Harkes
Re: git-svn and huge data and modifying the git-svn-HEAD branch directly
Dan Chokola
Re: how do you "force a pull"?
Johan Herland
Re: Comment on weak refs
git-commits-head
:
Linux Kernel Mailing List
No need to do lock_super() for exclusion in generic_shutdown_super()
Linux Kernel Mailing List
x86, msr: Export the register-setting MSR functions via /dev/*/msr
Linux Kernel Mailing List
MIPS: SMTC: Fix lockup in smtc_distribute_timer
Linux Kernel Mailing List
Input: gpio-keys - add support for disabling gpios through sysfs
Linux Kernel Mailing List
sh-sci: update receive error handling for muxed irqs
linux-netdev
:
Patrick McHardy
Re: no reassembly for outgoing packets on RAW socket
Ilpo Järvinen
net-next/unix: BUG: using smp_processor_id() in preemptible
Herbert Xu
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Evgeniy Polyakov
Re: virt-manager broken by bind(0) in net-next.
Eric Dumazet
Re: [PATCH] conntrack: use SLAB_DESTROY_BY_RCU for nf_conn structs
openbsd-misc
:
elitdostlar
Seks partneri arayan bayanlar bu adreste - 8878xs706x6438
Marcus Andree
Re: This is what Linus Torvalds calls openBSD crowd
Lars D. Noodén
Re: sshd.config and AllowUsers
Henning Brauer
Re: Sun Blade 1000?
Laurens Vets
Re: OT: opinions on IDS / IPS solutions
Colocation donated by:
Syndicate