From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932468AbdCFTHp (ORCPT ); Mon, 6 Mar 2017 14:07:45 -0500 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:33709 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754128AbdCFTF4 (ORCPT ); Mon, 6 Mar 2017 14:05:56 -0500 Subject: Re: [PATCH] auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches To: Paul Burton References: <20170221053911.GA3229@dtor-ws> <2792939.Kfs5VkVaFl@np-p-burton> <10005344.cqyJvHMpEd@np-p-burton> Cc: Dmitry Torokhov , Ralf Baechle , James Hogan , Miguel Ojeda Sandonis , linux-kernel@vger.kernel.org From: Javier Martinez Canillas Message-ID: <6ff04499-a284-bb67-bef9-136f7bcb5cdc@osg.samsung.com> Date: Mon, 6 Mar 2017 15:58: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: <10005344.cqyJvHMpEd@np-p-burton> 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 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. > Thanks, > Paul > Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America