On Mon, 30 Apr 2007 19:25:47 +0200 "Uwe Bugla" <[email protected]> wrote: > I did not manage to at least find one single unresolved module during compilation, and I have been working with this almost fantastic solution with several kernels for months now! That isn't what Mauro is saying. What he is saying is that the missing symbols will not be reported at build time. The kernel will all link correctly and will appear to load modules correctly. See, there's a third mechanism for symbol resolution which is used at runtime, not at build time: symbol_request(). What Mauro is saying is that these changes will cause symbol_request() to return different results on some people's setups with different hardware, causing those setups to fail. - 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:
- References:
- Critical points about kernel 2.6.21 and pseudo-authorities
- From: "Uwe Bugla" <[email protected]>
- Re: Critical points about kernel 2.6.21 and pseudo-authorities
- From: Linus Torvalds <[email protected]>
- Re: Critical points about kernel 2.6.21 and pseudo-authorities
- From: "Uwe Bugla" <[email protected]>
- Re: Critical points about kernel 2.6.21 and pseudo-authorities
- From: Linus Torvalds <[email protected]>
- Re: Critical points about kernel 2.6.21 and pseudo-authorities
- From: "Uwe Bugla" <[email protected]>
- Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities
- From: hermann pitton <[email protected]>
- Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities
- From: "Uwe Bugla" <[email protected]>
- Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities
- From: Helge Hafting <[email protected]>
- Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities
- From: "Uwe Bugla" <[email protected]>
- Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities
- From: Helge Hafting <[email protected]>
- Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities
- From: Mauro Carvalho Chehab <[email protected]>
- Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities
- From: "Uwe Bugla" <[email protected]>
- Critical points about kernel 2.6.21 and pseudo-authorities
- Prev by Date: Re: 2.6.21-mm1: many processes end up in D state
- Next by Date: Re: [1/6] make stack size configurable (was: Re: [-mm patch] i386: enable 4k stacks by default)
- Previous by thread: Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities
- Next by thread: Re: [linux-dvb] Re: Critical points about kernel 2.6.21 and pseudo-authorities
- Index(es):