From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755212AbdCGMqr (ORCPT ); Tue, 7 Mar 2017 07:46:47 -0500 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:37602 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755377AbdCGMqo (ORCPT ); Tue, 7 Mar 2017 07:46:44 -0500 Subject: Re: [PATCH] auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches To: Dmitry Torokhov References: <20170221053911.GA3229@dtor-ws> <2792939.Kfs5VkVaFl@np-p-burton> <10005344.cqyJvHMpEd@np-p-burton> <6ff04499-a284-bb67-bef9-136f7bcb5cdc@osg.samsung.com> <20170306194051.GA30488@dtor-ws> Cc: Paul Burton , Ralf Baechle , James Hogan , Miguel Ojeda Sandonis , linux-kernel@vger.kernel.org, Andrew Morton From: Javier Martinez Canillas Message-ID: Date: Tue, 7 Mar 2017 08:51:04 -0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <20170306194051.GA30488@dtor-ws> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Dmitry, On 03/06/2017 04:40 PM, Dmitry Torokhov wrote: > 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 >>>>>> Tested-by: Fengguang Wu >>>>>> Fixes: 0cad855fbd08 ("auxdisplay: img-ascii-lcd: driver for simple >>>>>> ASCII...") Cc: stable@vger.kernel.org >>>>>> Signed-off-by: Dmitry Torokhov >>>>> >>>>> 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? > Good idea, I'll re-send with akpm to cc so he can pick them. > Thanks. > Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America