From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Mon, 27 Jun 2011 10:51:43 -0700 Subject: kernel compiling problems In-Reply-To: References: Message-ID: <20110627175143.GA28005@kroah.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org On Tue, Jun 28, 2011 at 12:41:46AM +0700, Mulyadi Santosa wrote: > On Tue, Jun 28, 2011 at 00:34, Prashant Shah 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 :)