From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <49184D78.2070204@domain.hid> Date: Mon, 10 Nov 2008 16:04:24 +0100 From: Sebastian Smolorz MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Adeos-main] [BUG] build failure with newest i-pipe version List-Id: General discussion about Adeos List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe Gerum Cc: adeos-main Hi Philippe, patching 2.6.27 with the i-pipe patch from Xenomai release 2.4.6 (i.e. adeos-ipipe-2.6.27-x86-2.1-01.patch) causes a build failure of the kernel when configuring i-pipe out. The reason is in line 271 of kernel/panic.c. ipipe_processor_id() is not known at this point. -- Sebastian