From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <480C9876.7000604@domain.hid> Date: Mon, 21 Apr 2008 15:36:54 +0200 From: Philippe Gerum MIME-Version: 1.0 References: <4808D446.10902@domain.hid> In-Reply-To: <4808D446.10902@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Philippe Gerum Subject: Re: [Xenomai-core] Bug in ipipe patch? Reply-To: rpm@xenomai.org List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Steven A. Falco" Cc: xenomai@xenomai.org Steven A. Falco wrote: > I don't know if this has already been reported, but I think there is a > bug in file: > > adeos-ipipe-2.6.24-powerpc-DENX-2.1-01.patch > > specifically for the file ipipe.c. > > The macro "EXPORT_SYMBOL_GPL(tasklist_lock)" appears in two places; once > outside of any ifdef, and once inside the "#else /* !CONFIG_PPC64 */" > ifdef. > > Consequently, when building for a 32-bit processor, I get a "redefined" > error: > > /home/sfalco/linux/embedded/ppc3/linux/linux-2.6-denx/arch/powerpc/kernel/ipipe.c:747: > error: redefinition of '__kstrtab_tasklist_lock' > /home/sfalco/linux/embedded/ppc3/linux/linux-2.6-denx/arch/powerpc/kernel/ipipe.c:724: > error: previous definition of '__kstrtab_tasklist_lock' was here > Fixed in my tree, thanks. > Steve > > > _______________________________________________ > Xenomai-core mailing list > Xenomai-core@domain.hid > https://mail.gna.org/listinfo/xenomai-core > -- Philippe.