All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Javier Martinez Canillas <javier@osg.samsung.com>
Cc: Paul Burton <paul.burton@imgtec.com>,
	Ralf Baechle <ralf@linux-mips.org>,
	James Hogan <james.hogan@imgtec.com>,
	Miguel Ojeda Sandonis <miguel.ojeda.sandonis@gmail.com>,
	linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches
Date: Mon, 6 Mar 2017 11:40:51 -0800	[thread overview]
Message-ID: <20170306194051.GA30488@dtor-ws> (raw)
In-Reply-To: <6ff04499-a284-bb67-bef9-136f7bcb5cdc@osg.samsung.com>

On Mon, Mar 06, 2017 at 03:58:04PM -0300, Javier Martinez Canillas wrote:
> Hello Paul,
> 
> On 03/06/2017 03:54 PM, Paul Burton wrote:
> > Hi Javier,
> > 
> > On Monday, 6 March 2017 10:09:09 PST Javier Martinez Canillas wrote:
> >> On 02/24/2017 06:56 PM, Paul Burton wrote:
> >>> On Monday, 20 February 2017 21:39:11 PST Dmitry Torokhov wrote:
> >>>> The OF device table must be terminated, otherwise we'll be walking past
> >>>> it and into areas unknown.
> >>>>
> >>>> This causes KASAN errors reported by 0day kernel testing robot.
> >>>>
> >>>> Reported-by: Fengguang Wu <fengguang.wu@intel.com>
> >>>> Tested-by: Fengguang Wu <fengguang.wu@intel.com>
> >>>> Fixes: 0cad855fbd08 ("auxdisplay: img-ascii-lcd: driver for simple
> >>>> ASCII...") Cc: stable@vger.kernel.org
> >>>> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
> >>>
> >>> An essentially identical patch was already submitted over here:
> >>>
> >>> https://patchwork.kernel.org/patch/9493973/
> >>>
> >>> I'm not sure how it ought to get into mainline - since the driver went
> >>> through the MIPS tree perhaps this fix can too?
> >>
> >> Do you know who should I ping about it? It has been posted a couple of
> >> months ago.
> > 
> > If it can go through the MIPS tree that would be Ralf (who I copied 
> > previously). If not then it's Miguel as auxdisplay maintainer.
> >
> 
> Ok, Thanks for your help. I just asked in case MAINTAINERS wasn't up-to-date
> since the patches were posted a long time ago and had no feedback.

Maybe we could get akpm pick it up?

Thanks.

-- 
Dmitry

  reply	other threads:[~2017-03-06 19:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-21  5:39 [PATCH] auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches Dmitry Torokhov
2017-02-24 21:56 ` Paul Burton
2017-03-06 18:09   ` Javier Martinez Canillas
2017-03-06 18:54     ` Paul Burton
2017-03-06 18:58       ` Javier Martinez Canillas
2017-03-06 19:40         ` Dmitry Torokhov [this message]
2017-03-07 11:51           ` Javier Martinez Canillas

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=20170306194051.GA30488@dtor-ws \
    --to=dmitry.torokhov@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=james.hogan@imgtec.com \
    --cc=javier@osg.samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miguel.ojeda.sandonis@gmail.com \
    --cc=paul.burton@imgtec.com \
    --cc=ralf@linux-mips.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.