All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Frans Klaver <fransklaver@gmail.com>
Cc: Peter Hurley <peter@hurleysoftware.com>,
	Frans Klaver <frans.klaver@xsens.com>,
	Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, Pawel Moll <pawel.moll@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Alexey Pelykh <alexey.pelykh@gmail.com>,
	Kumar Gala <galak@codeaurora.org>,
	linux-kernel@vger.kernel.org, Felipe Balbi <balbi@ti.com>,
	Rob Herring <robh+dt@kernel.org>,
	linux-serial@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-omap@vger.kernel.org, Jiri Slaby <jslaby@suse.cz>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/4] tty: omap-serial: use threaded interrupt handler
Date: Tue, 23 Sep 2014 11:38:38 -0700	[thread overview]
Message-ID: <20140923183838.GA3122@atomide.com> (raw)
In-Reply-To: <88924386-79bc-44c7-9a07-249900cbd359@email.android.com>

* Frans Klaver <fransklaver@gmail.com> [140923 11:12]:
> On 23 September 2014 19:17:20 CEST, Peter Hurley <peter@hurleysoftware.com> wrote:
> >
> >I would've thought the first 2 patches had already been picked up
> >because
> >they fix div-by-zero faults.
> 
> I've had no confirmation of that happening so far. I also don't
> know if I should expect one. Who'd take these patches? Tony? 

$ scripts/get_maintainer.pl -f drivers/tty/serial/omap-serial.c

Shows they should be sent to Greg and linux-serial. Please also Cc
linux-omap. And if it's a fix, please make sure the subject has the
magic word fix :)

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/4] tty: omap-serial: use threaded interrupt handler
Date: Tue, 23 Sep 2014 11:38:38 -0700	[thread overview]
Message-ID: <20140923183838.GA3122@atomide.com> (raw)
In-Reply-To: <88924386-79bc-44c7-9a07-249900cbd359@email.android.com>

* Frans Klaver <fransklaver@gmail.com> [140923 11:12]:
> On 23 September 2014 19:17:20 CEST, Peter Hurley <peter@hurleysoftware.com> wrote:
> >
> >I would've thought the first 2 patches had already been picked up
> >because
> >they fix div-by-zero faults.
> 
> I've had no confirmation of that happening so far. I also don't
> know if I should expect one. Who'd take these patches? Tony? 

$ scripts/get_maintainer.pl -f drivers/tty/serial/omap-serial.c

Shows they should be sent to Greg and linux-serial. Please also Cc
linux-omap. And if it's a fix, please make sure the subject has the
magic word fix :)

Regards,

Tony

  reply	other threads:[~2014-09-23 18:38 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-15 14:00 [PATCH v3 0/4] omap-serial high-speed fixes/improvements Frans Klaver
2014-09-15 14:00 ` Frans Klaver
2014-09-15 14:00 ` Frans Klaver
2014-09-15 14:00 ` [PATCH 1/4] tty: omap-serial: pull out calculation from baud_is_mode16 Frans Klaver
2014-09-15 14:00   ` Frans Klaver
2014-09-15 14:00   ` Frans Klaver
2014-09-15 14:00 ` [PATCH 2/4] tty: omap-serial: prevent division by zero Frans Klaver
2014-09-15 14:00   ` Frans Klaver
2014-09-15 14:00   ` Frans Klaver
2014-09-15 14:00 ` [PATCH 3/4] tty: omap-serial: use threaded interrupt handler Frans Klaver
2014-09-15 14:00   ` Frans Klaver
2014-09-15 14:00   ` Frans Klaver
2014-09-15 15:39   ` Peter Hurley
2014-09-15 15:39     ` Peter Hurley
     [not found]     ` <54170823.7040801-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
2014-09-15 17:31       ` Peter Hurley
2014-09-15 17:31         ` Peter Hurley
2014-09-15 17:31         ` Peter Hurley
2014-09-16  8:50         ` Frans Klaver
2014-09-16  8:50           ` Frans Klaver
2014-09-16  8:50           ` Frans Klaver
2014-09-17 12:01           ` Peter Hurley
2014-09-17 12:01             ` Peter Hurley
2014-09-17 12:13             ` Frans Klaver
2014-09-17 12:13               ` Frans Klaver
2014-09-17 12:13               ` Frans Klaver
2014-09-23  8:24               ` Frans Klaver
2014-09-23  8:24                 ` Frans Klaver
2014-09-23  8:24                 ` Frans Klaver
     [not found]                 ` <20140923082445.GA16218-fflvphBLEC9V3v/g3MTWbjg1oUeLRpcR@public.gmane.org>
2014-09-23 17:17                   ` Peter Hurley
2014-09-23 17:17                     ` Peter Hurley
2014-09-23 17:17                     ` Peter Hurley
     [not found]                     ` <5421AB20.8040606-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
2014-09-23 18:11                       ` Frans Klaver
2014-09-23 18:11                         ` Frans Klaver
2014-09-23 18:11                         ` Frans Klaver
2014-09-23 18:38                         ` Tony Lindgren [this message]
2014-09-23 18:38                           ` Tony Lindgren
2014-09-23 20:02                           ` Frans Klaver
2014-09-23 20:02                             ` Frans Klaver
2014-09-15 14:00 ` [PATCH 4/4] tty: omap-serial: support setting of hardware flow control in dts Frans Klaver
2014-09-15 14:00   ` Frans Klaver
2014-09-15 14:00   ` 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=20140923183838.GA3122@atomide.com \
    --to=tony@atomide.com \
    --cc=alexey.pelykh@gmail.com \
    --cc=balbi@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=frans.klaver@xsens.com \
    --cc=fransklaver@gmail.com \
    --cc=galak@codeaurora.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=jslaby@suse.cz \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=peter@hurleysoftware.com \
    --cc=robh+dt@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.