linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Frans Klaver <frans.klaver@xsens.com>
Cc: Jiri Slaby <jslaby@suse.cz>,
	linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-omap@vger.kernel.org
Subject: Re: [PATCH 0/2] Fix a division by zero
Date: Tue, 23 Sep 2014 14:58:31 -0700	[thread overview]
Message-ID: <20140923215831.GB651@kroah.com> (raw)
In-Reply-To: <1411502080-19769-1-git-send-email-frans.klaver@xsens.com>

On Tue, Sep 23, 2014 at 09:54:38PM +0200, Frans Klaver wrote:
> Hi Greg,
> 
> Here's a couple of patches that fix a divison by zero in omap-serial.c. One's a
> cleanup, the other the actual fix.

So both would be needed to be backported to stable kernels?  Why not
just do the fix first, then the cleanup afterward, to make backporting
easier?

thanks,

greg k-h

  parent reply	other threads:[~2014-09-23 22:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23 19:54 [PATCH 0/2] Fix a division by zero Frans Klaver
2014-09-23 19:54 ` [PATCH 1/2] tty: omap-serial: pull out calculation from baud_is_mode16 Frans Klaver
2014-09-23 19:54 ` [PATCH 2/2] tty: omap-serial: fix a division by zero Frans Klaver
2014-09-23 21:58 ` Greg Kroah-Hartman [this message]
2014-09-24  7:55 ` [PATCH v2 0/2] Frans Klaver
2014-09-24  7:55   ` [PATCH 1/2] tty: omap-serial: fix division by zero Frans Klaver
2014-09-24  8:08     ` Greg Kroah-Hartman
2014-09-24  8:41       ` Frans Klaver
2014-09-24  9:09         ` Frans Klaver
2014-09-25  9:19       ` [PATCH resend " Frans Klaver
2014-09-25 10:16         ` Greg Kroah-Hartman
2014-09-25 10:24           ` Frans Klaver
2014-09-24  7:55   ` [PATCH 2/2] tty: omap-serial: pull out calculation from baud_is_mode16 Frans Klaver

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=20140923215831.GB651@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=frans.klaver@xsens.com \
    --cc=jslaby@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@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).