From: Mike Galbraith <umgwanakikbuti@gmail.com>
To: Borislav Petkov <bp@alien8.de>, linux-serial@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Jiri Slaby <jslaby@suse.com>,
linux-kernel@vger.kernel.org
Subject: Re: BUG: unable to handle kernel NULL pointer dereference at 00000000000001e0
Date: Mon, 24 Oct 2016 17:19:20 +0200 [thread overview]
Message-ID: <1477322360.24975.5.camel@gmail.com> (raw)
In-Reply-To: <20161024144831.a4ieul22jck4vwk3@pd.tnic>
On Mon, 2016-10-24 at 16:48 +0200, Borislav Petkov wrote:
> Hi people,
>
> typing "reboot" splats the following on the serial console. Ideas?
Very familiar, I bisected that to 761ed4a94582. Workaround for the
nonce is to comment out..
port->console = uart_console(uport);
..in drivers/tty/serial/serial_core.c::uart_add_one_port().
-Mike
next prev parent reply other threads:[~2016-10-24 15:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-24 14:48 BUG: unable to handle kernel NULL pointer dereference at 00000000000001e0 Borislav Petkov
2016-10-24 15:19 ` Mike Galbraith [this message]
2016-10-24 15:28 ` Jiri Slaby
2016-10-24 18:56 ` Borislav Petkov
2016-10-25 1:47 ` Mike Galbraith
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1477322360.24975.5.camel@gmail.com \
--to=umgwanakikbuti@gmail.com \
--cc=bp@alien8.de \
--cc=gregkh@linuxfoundation.org \
--cc=jslaby@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).