linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix a division by zero
@ 2014-09-23 19:54 Frans Klaver
  2014-09-23 19:54 ` [PATCH 1/2] tty: omap-serial: pull out calculation from baud_is_mode16 Frans Klaver
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Frans Klaver @ 2014-09-23 19:54 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Frans Klaver, Jiri Slaby, linux-serial, linux-kernel, linux-omap

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.

Thanks,
Frans

Frans Klaver (2):
  tty: omap-serial: pull out calculation from baud_is_mode16
  tty: omap-serial: fix a division by zero

 drivers/tty/serial/omap-serial.c | 30 ++++++++++++++++++++++--------
 1 file changed, 22 insertions(+), 8 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-09-25 10:24 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCH 0/2] Fix " Greg Kroah-Hartman
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

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).