From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753649AbdCFSPh (ORCPT ); Mon, 6 Mar 2017 13:15:37 -0500 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:33459 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753026AbdCFSP2 (ORCPT ); Mon, 6 Mar 2017 13:15:28 -0500 Subject: Re: [PATCH] auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matches To: Paul Burton , Dmitry Torokhov , Ralf Baechle , James Hogan References: <20170221053911.GA3229@dtor-ws> <2792939.Kfs5VkVaFl@np-p-burton> Cc: Miguel Ojeda Sandonis , linux-kernel@vger.kernel.org From: Javier Martinez Canillas Message-ID: Date: Mon, 6 Mar 2017 15:09:09 -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: <2792939.Kfs5VkVaFl@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 02/24/2017 06:56 PM, Paul Burton wrote: > Hi Dmitry, > > 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. > Thanks, > Paul > Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America