Re: pcmcia resume 60 second hang. Re: [patch 00/69] -stable review
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 24 May 2007 13:27:37 -0700 (PDT)
On Thu, 24 May 2007, Pavel Machek wrote:
If someone does request_firmware from resume function... that's
bad. Resume function should be fixed. Pcmcia? ti12xx driver?
Probably pcmcia "ds" driver and CONFIG_PCMCIA_LOAD_CIS.
Well. we'd like to present hardware in working state as soon as we
resume (if eth0 was there before resume, it should be there after
resume. not 3 seconds after resume); so if someone needs to load the
firmware, they should just store it in the kernel memory, and load it
during boot or during (very early) suspend.
Equally arguably, we should just have a "resume_late()" call that can be
used to do this after everything is up and running.
And quite frankly, I don't actually see any reason why firmware loading
shouldn't work in the resume path. I really do think that this is ANOTHER
bug that has no other reason than the fact that that f*cking freezer
killed the system for no really good reason.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: pcmcia resume 60 second hang. Re: [patch 00/69] -stable review
- From: Pavel Machek
- Re: pcmcia resume 60 second hang. Re: [patch 00/69] -stable review
- From: Rafael J. Wysocki
- Re: pcmcia resume 60 second hang. Re: [patch 00/69] -stable review
- References:
- [patch 00/69] -stable review
- From: Chris Wright
- Re: [patch 00/69] -stable review
- From: Chuck Ebbert
- Re: [patch 00/69] -stable review
- From: Linus Torvalds
- Re: [patch 00/69] -stable review
- From: Chris Wright
- Re: [patch 00/69] -stable review
- From: Linus Torvalds
- Re: [patch 00/69] -stable review
- From: Romano Giannetti
- Re: [patch 00/69] -stable review
- From: Linus Torvalds
- pcmcia resume 60 second hang. Re: [patch 00/69] -stable review
- From: Pavel Machek
- [patch 00/69] -stable review
- Prev by Date: Re: BUG in 2.6.22-rc2-mm1: Parts of Alsa sound architecture broken
- Next by Date: Re: [rfe] easier customization of kconfig for non-Linux projects
- Previous by thread: pcmcia resume 60 second hang. Re: [patch 00/69] -stable review
- Next by thread: Re: pcmcia resume 60 second hang. Re: [patch 00/69] -stable review
- Index(es):
Relevant Pages
|