On 07/04/2013 10:29 AM, Steven Rostedt wrote: > On Thu, 2013-07-04 at 10:10 +0800, Chen Gang F T wrote: > >> > Select "COMPILE_TEST=y" with allmodconfig, but can not pass compiling in >> > many architectures, one of the most reasons is "HW does not support". >> > >> > 'asm-generic' is really existent for a long time, and make an important >> > role for both architectures and modules. >> > > The purpose of asm-generic is to add a standard infrastructure that some > archs may be able to optimize. It's not so that all archs can compile > all modules. > Yes, I can understand. But at present, it seems only 'asm-generic' can play the unlucky role for current issues (at least, it is neither architectures issue nor modules issue). Hmm..., I think maybe also has another way: get rid of 'COMPILE_TEST' (regress the related patch, which is only existent in next-* tree). Or could you provide your suggestions or completions about it ? Thanks. > I'm still confused by what you are trying to accomplish. Currently, I am trying to compile all architectures with allmodconfig in next-* tree (which will have "COMPILE_TEST=y"). So I can find and solve the related issues (I am one of contributors). One of main issues is about it. Thanks. -- Chen Gang -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html