On Tue, 20 Dec 2005, Adrian Bunk wrote: > > Thinking about this, what about the patch below? > > I don't know whether this might break anything else, but it fixes my > problem. I'd be much more worried about this than about your patch that just modifies one driver. Basically, this would make _all_ sound drivers initialize before the other drivers, and that just makes me suspect you'll have a lot of new bugs that get uncovered by the fact that the configuration changed radically. So I'd much rather either fix one single sound driver (that can't mess up anything else), or fix the sound _core_ to just initialize in the right place. Moving _all_ sound drivers earlier sounds risky as hell, for no good reason. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [RFC: 2.6 patch] Makefile: sound/ must come before drivers/
- From: Takashi Iwai <[email protected]>
- Re: [RFC: 2.6 patch] Makefile: sound/ must come before drivers/
- References:
- Linux 2.6.15-rc6
- From: Linus Torvalds <[email protected]>
- 2.6.15-rc6: boot failure in saa7134-alsa.c
- From: Adrian Bunk <[email protected]>
- Re: [Alsa-devel] 2.6.15-rc6: boot failure in saa7134-alsa.c
- From: Sergey Vlasov <[email protected]>
- Re: [Alsa-devel] 2.6.15-rc6: boot failure in saa7134-alsa.c
- From: Linus Torvalds <[email protected]>
- Re: [Alsa-devel] 2.6.15-rc6: boot failure in saa7134-alsa.c
- From: Adrian Bunk <[email protected]>
- Re: [Alsa-devel] 2.6.15-rc6: boot failure in saa7134-alsa.c
- From: Linus Torvalds <[email protected]>
- Re: [Alsa-devel] 2.6.15-rc6: boot failure in saa7134-alsa.c
- From: Adrian Bunk <[email protected]>
- Re: [Alsa-devel] 2.6.15-rc6: boot failure in saa7134-alsa.c
- From: Linus Torvalds <[email protected]>
- Re: [Alsa-devel] 2.6.15-rc6: boot failure in saa7134-alsa.c
- From: James Courtier-Dutton <[email protected]>
- [RFC: 2.6 patch] Makefile: sound/ must come before drivers/
- From: Adrian Bunk <[email protected]>
- Linux 2.6.15-rc6
- Prev by Date: Re: console on POWER4 not working with 2.6.15
- Next by Date: Re: [PATCH RT 00/02] SLOB optimizations
- Previous by thread: Re: [Alsa-devel] [RFC: 2.6 patch] Makefile: sound/ must come before drivers/
- Next by thread: Re: [RFC: 2.6 patch] Makefile: sound/ must come before drivers/
- Index(es):