From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <530A69FD.9060708@xenomai.org> Date: Sun, 23 Feb 2014 22:37:01 +0100 From: Gilles Chanteperdrix MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] RaspberryPi kernel 3.8 issue List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gregory Dymarek Cc: xenomai@xenomai.org On 02/23/2014 10:27 PM, Gregory Dymarek wrote: > Hi, > > > I compiled a fresh rpi-3.8 kernel using the following patches (from > xenomai-2.6.3): > - ipipe-core-3.8.13-raspberry-pre-2.patch > - ipipe-core-3.8.13-arm-3.patch > - ipipe-core-3.8.13-raspberry-post-2.patch > > All compiled well, but when booting this kernel it reports an exception. > The entire boot log is here: http://pastebin.com/K7v44nPw > > I am still not very faimiliar with the architecture so I am not really able > to sort it myself... > Any advise please? > > [ 1.915956] hub 1-0:1.0: 1 port detected > [ 1.923672] ------------[ cut here ]------------ > [ 1.931807] WARNING: at kernel/irq/handle.c:146 > handle_irq_event_percpu+0x190/0x1b4() It is not an exception, it is a warning, what is there at kernel/irq/handle.c:146 in the kernel you are using? -- Gilles.