Hi, Sometimes I get errors when compiling the latest staging tree - recently it happened on the device drivers > mtd module due to duplicate module_init functions and the build breaks. Do I need to report them or its handled by some auto build system that takes care of it. Also I get errors on CONFIG_DEBUG_SECTION_MISMATCH. Do I need to report them and to whom ? Regards.
On Tue, Jun 28, 2011 at 00:34, Prashant Shah <pshah.mumbai@gmail.com> wrote:
Hi,
Sometimes I get errors when compiling the latest staging tree - recently it happened on the device drivers > mtd module due to duplicate module_init functions and the build breaks. Do I need to report them or its handled by some auto build system that takes care of it.
Also I get errors on CONFIG_DEBUG_SECTION_MISMATCH. Do I need to report them and to whom ?
better report to LKML...don't wait for somekind of automatic regression test. -- regards, Mulyadi Santosa Freelance Linux trainer and consultant blog: the-hydra.blogspot.com training: mulyaditraining.blogspot.com
On Tue, Jun 28, 2011 at 12:41:46AM +0700, Mulyadi Santosa wrote:
On Tue, Jun 28, 2011 at 00:34, Prashant Shah <pshah.mumbai@gmail.com> wrote:
Hi,
Sometimes I get errors when compiling the latest staging tree - recently it happened on the device drivers > mtd module due to duplicate module_init functions and the build breaks. Do I need to report them or its handled by some auto build system that takes care of it.
Also I get errors on CONFIG_DEBUG_SECTION_MISMATCH. Do I need to report them and to whom ?
better report to LKML...don't wait for somekind of automatic regression test.
You are the regression test :)
participants (3)
-
Greg KH -
Mulyadi Santosa -
Prashant Shah