public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Zhenhua <lizhenhuajiyang@163.com>
Cc: jslaby@suse.com, mingo@kernel.org,
	andriy.shevchenko@linux.intel.com, mail@maciej.szmigiero.name,
	mgorman@suse.de, safinaskar@mail.ru, mhocko@suse.com,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] drivers/tty: check for null pointer
Date: Wed, 6 Sep 2017 15:47:05 +0200	[thread overview]
Message-ID: <20170906134705.GA12073@kroah.com> (raw)
In-Reply-To: <20170906133811.8072-1-lizhenhuajiyang@163.com>

On Wed, Sep 06, 2017 at 09:38:11PM +0800, Zhenhua wrote:
> The parameter "handler" is not checked, which may cause system
> crash on some broken devices.

Then those broken drivers need to be fixed.

What specific in-kernel drivers have this problem?

thanks,

greg k-h

  reply	other threads:[~2017-09-06 13:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-06 13:38 [PATCH 1/1] drivers/tty: check for null pointer Zhenhua
2017-09-06 13:47 ` Greg KH [this message]
     [not found]   ` <151d3a06.73a0.15e577b217f.Coremail.lizhenhuajiyang@163.com>
2017-09-06 14:18     ` Greg KH
2017-10-04  8:20     ` Greg KH

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=20170906134705.GA12073@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=jslaby@suse.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lizhenhuajiyang@163.com \
    --cc=mail@maciej.szmigiero.name \
    --cc=mgorman@suse.de \
    --cc=mhocko@suse.com \
    --cc=mingo@kernel.org \
    --cc=safinaskar@mail.ru \
    /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