Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1480437

Re: [4.8.0-rc1] am335x-evm boot failure: n_tty_receive_buf_common: "Unable to handle kernel paging request.."

From Tony Lindgren <tony@atomide.com>
Newsgroups linux.kernel
Subject Re: [4.8.0-rc1] am335x-evm boot failure: n_tty_receive_buf_common: "Unable to handle kernel paging request.."
Date 2016-09-10 01:50 +0200
Message-ID <sfDIt-Yn-5@gated-at.bofh.it> (permalink)
References <s51uN-6pu-3@gated-at.bofh.it> <sfCt3-jt-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


* Matthijs van Duin <matthijsvanduin@gmail.com> [160909 15:23]:
> If you look more carefully the first problem is actually a bus error:
> [ 15.776190] Unhandled fault: external abort on non-linefetch (0x1028)
> at 0xf9e3e044
> [ 15.825925] PC is at omap_hwmod_read+0x14/0x28
> [ 15.830583] LR is at omap_rtc_wait_not_busy+0x1c/0x44
> 
> I have no idea how the kernel manages to continue after a bus error in
> a driver (inside local_irq_disable even), but I wouldn't be inclined
> to take any later errors seriously.
> 
> See also the "4.8 crash on BeagleBone" thread on linux-omap.

Yeah. Just disable omap_l3_smx/noc driver and you should see
a proper stack trace. With the L3 driver we're seeing the trace
for L3 error interrupt.

Regards,

Tony

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [4.8.0-rc1] am335x-evm boot failure: n_tty_receive_buf_common:  "Unable to handle kernel paging request.." Matthijs van Duin <matthijsvanduin@gmail.com> - 2016-09-10 00:30 +0200
  Re: [4.8.0-rc1] am335x-evm boot failure: n_tty_receive_buf_common:  "Unable to handle kernel paging request.." Tony Lindgren <tony@atomide.com> - 2016-09-10 01:50 +0200
    Re: [4.8.0-rc1] am335x-evm boot failure: n_tty_receive_buf_common:  "Unable to handle kernel paging request.." Matthijs van Duin <matthijsvanduin@gmail.com> - 2016-09-10 02:00 +0200
      Re: [4.8.0-rc1] am335x-evm boot failure: n_tty_receive_buf_common:  "Unable to handle kernel paging request.." Tony Lindgren <tony@atomide.com> - 2016-09-10 15:20 +0200
  Re: [4.8.0-rc1] am335x-evm boot failure: n_tty_receive_buf_common:  "Unable to handle kernel paging request.." Grygorii Strashko <grygorii.strashko@ti.com> - 2016-09-12 20:00 +0200

csiph-web